From f96b24442d0aea20d244c3ca30325dd825119ce3 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Sun, 5 Sep 2021 20:09:35 -0500 Subject: [PATCH] yara: update to 4.1.2. --- srcpkgs/yara/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yara/template b/srcpkgs/yara/template index 68fdc181cb4..e319355c73b 100644 --- a/srcpkgs/yara/template +++ b/srcpkgs/yara/template @@ -1,6 +1,6 @@ # Template file for 'yara' pkgname=yara -version=4.1.1 +version=4.1.2 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=5f85c69606fad5cdb42e8f8101c96f6962a4928667395d9471e5aaea961e9b1d +checksum=90ffe4e1d6f498dd4d39d19bc6858fd058aaf77586595773804a9bf03c737002 pre_configure() { autoreconf -fi