From 99811949e09db26f9baabb36cbd9fcd6309003ae Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Thu, 5 May 2022 10:59:26 -0500 Subject: [PATCH] yara: update to 4.2.1. --- srcpkgs/yara/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yara/template b/srcpkgs/yara/template index fe171d75b35..df2a2f39937 100644 --- a/srcpkgs/yara/template +++ b/srcpkgs/yara/template @@ -1,6 +1,6 @@ # Template file for 'yara' pkgname=yara -version=4.2.0 +version=4.2.1 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=6f567d4e4b79a210cd57a820f59f19ee69b024188ef4645b1fc11488a4660951 +checksum=f26d9c481e6789181431ac410665f6ba25d551c2948995f84c9e17df7a93731a pre_configure() { autoreconf -fi