From b1864263be22843bf9637a2e3c08a15a1aac44f1 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Wed, 7 Jun 2017 21:19:08 +0000 Subject: [PATCH] yara: update to 3.6.1. Fixes CVE-2017-9304 --- srcpkgs/yara/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yara/template b/srcpkgs/yara/template index 2d6d984a45c..576b45341ca 100644 --- a/srcpkgs/yara/template +++ b/srcpkgs/yara/template @@ -1,6 +1,6 @@ # Template file for 'yara' pkgname=yara -version=3.6.0 +version=3.6.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=fb27784b3989db509871652aae26063d87e9cc6330929abed1ab824c5bd600e0 +checksum=9ee0e0cc1c2b36c9e2095dab7d4db928b43f3301254ab0836a342a286282949e pre_configure() { autoreconf -fi