From 256197085040cd8e6e55e88f79c29b76179af70e Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Wed, 10 Aug 2022 10:13:33 -0700 Subject: [PATCH] yara: update to 4.2.3. --- srcpkgs/yara/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yara/template b/srcpkgs/yara/template index 34db8bb9474..460e2ab768a 100644 --- a/srcpkgs/yara/template +++ b/srcpkgs/yara/template @@ -1,6 +1,6 @@ # Template file for 'yara' pkgname=yara -version=4.2.2 +version=4.2.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=20bd56857c4b037c4baae71587b7d22d0b7bbb075a7afa516ba35dae50fadd25 +checksum=1cd84fc2db606e83084a648152eb35103c3e30350825cb7553448d5ccde02a0d pre_configure() { autoreconf -fi