From b3ab9bd30cf293e2228b6adec0e0652d9fe254aa Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Fri, 22 Oct 2021 07:40:13 -0500 Subject: [PATCH] yara: update to 4.1.3. --- srcpkgs/yara/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yara/template b/srcpkgs/yara/template index e319355c73..f4dcddc356 100644 --- a/srcpkgs/yara/template +++ b/srcpkgs/yara/template @@ -1,6 +1,6 @@ # Template file for 'yara' pkgname=yara -version=4.1.2 +version=4.1.3 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=90ffe4e1d6f498dd4d39d19bc6858fd058aaf77586595773804a9bf03c737002 +checksum=3610ddd0c3645b8b9cfa7cfbafc0146f2df751ad8d6cd261a638bfff81efbc32 pre_configure() { autoreconf -fi