From 345185c8ddf42f32ac4a5132efa57ac3faf9a398 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 6 Jul 2017 08:45:15 +0000 Subject: [PATCH] yara: update to 3.6.3. --- srcpkgs/yara/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yara/template b/srcpkgs/yara/template index c54b9f2eab..6d63b10ca0 100644 --- a/srcpkgs/yara/template +++ b/srcpkgs/yara/template @@ -1,6 +1,6 @@ # Template file for 'yara' pkgname=yara -version=3.6.2 +version=3.6.3 revision=1 build_style=gnu-configure configure_args="--enable-magic --enable-cuckoo" @@ -11,7 +11,7 @@ maintainer="Michael Gehring " license="3-clause-BSD" homepage="http://virustotal.github.io/yara/" distfiles="https://github.com/VirusTotal/yara/archive/v${version}.tar.gz" -checksum=413b530b69dd3fb7bcef439bf44be262f051e55f7aa129f1efada193b15903a6 +checksum=ad2c0e788b4d8b2f3e9078f448754313249a302b749b9a24e932bfc5e141a5e8 pre_configure() { autoreconf -fi