From 930fedb82e6de0a25ca32769abd1a0f5ff0c51b3 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Wed, 27 Jan 2021 11:42:37 -0600 Subject: [PATCH] yara: update to 4.0.3. --- srcpkgs/yara/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/yara/template b/srcpkgs/yara/template index 38b32a09bd3..f066214b73b 100644 --- a/srcpkgs/yara/template +++ b/srcpkgs/yara/template @@ -1,7 +1,7 @@ # Template file for 'yara' pkgname=yara -version=4.0.2 -revision=2 +version=4.0.3 +revision=1 build_style=gnu-configure configure_args="--enable-magic --enable-cuckoo" hostmakedepends="automake libtool pkg-config" @@ -11,7 +11,7 @@ maintainer="Andrew Benson " license="BSD-3-Clause" homepage="https://virustotal.github.io/yara/" distfiles="https://github.com/VirusTotal/yara/archive/v${version}.tar.gz" -checksum=05ad88eac9a9f0232432fd14516bdaeda14349d6cf0cac802d76e369abcee001 +checksum=d95b7f5e2981328a10ea206e3384d661bd4d488e43e8d1785152bdea44d89880 pre_configure() { autoreconf -fi