From c0105ca31fad5bab7fd6a7547b3a613cf06f48fa Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Mon, 4 Nov 2019 19:11:41 -0600 Subject: [PATCH] yara: update to 3.11.0 --- srcpkgs/yara/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/yara/template b/srcpkgs/yara/template index fba788128ea..51c5b4a1e2b 100644 --- a/srcpkgs/yara/template +++ b/srcpkgs/yara/template @@ -1,7 +1,7 @@ # Template file for 'yara' pkgname=yara -version=3.9.0 -revision=2 +version=3.11.0 +revision=1 build_style=gnu-configure configure_args="--enable-magic --enable-cuckoo" hostmakedepends="automake libtool" @@ -11,7 +11,7 @@ maintainer="Orphaned " license="BSD-3-Clause" homepage="https://virustotal.github.io/yara/" distfiles="https://github.com/VirusTotal/yara/archive/v${version}.tar.gz" -checksum=ebe7fab0abadb90449a62afbd24e196e18b177efe71ffd8bf22df95c5386f64d +checksum=de8c54028c848751c06f5acc3b749c3ef6b111090b39f6ff991295af44bd4633 pre_configure() { autoreconf -fi