From 8f6149338e0aa0f6e9729e7ee49041579255aa17 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Thu, 4 Feb 2021 08:56:43 -0600 Subject: [PATCH] yara: update to 4.0.4. --- srcpkgs/yara/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yara/template b/srcpkgs/yara/template index f066214b73b..5da01811356 100644 --- a/srcpkgs/yara/template +++ b/srcpkgs/yara/template @@ -1,6 +1,6 @@ # Template file for 'yara' pkgname=yara -version=4.0.3 +version=4.0.4 revision=1 build_style=gnu-configure configure_args="--enable-magic --enable-cuckoo" @@ -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=d95b7f5e2981328a10ea206e3384d661bd4d488e43e8d1785152bdea44d89880 +checksum=67fdc6f1050261914cf4a9e379b60961f62c2f76af676bafb2ceb47dd642d44f pre_configure() { autoreconf -fi