From 9e21da5a37e75da4f7b2490527639b94922aacb1 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 16 Jan 2018 11:47:16 -0200 Subject: [PATCH] yara: update to 3.7.1. --- srcpkgs/yara/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yara/template b/srcpkgs/yara/template index 87ed0c26173..8eb8083fe39 100644 --- a/srcpkgs/yara/template +++ b/srcpkgs/yara/template @@ -1,6 +1,6 @@ # Template file for 'yara' pkgname=yara -version=3.7.0 +version=3.7.1 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=01f0841e7387918c2b6d0b7fb48014bda41d1487be1cabf718a0576018969641 +checksum=df077a29b0fffbf4e7c575f838a440f42d09b215fcb3971e6fb6360318a64892 pre_configure() { autoreconf -fi