From 5986ce7b885c581707b808a6f9ac18a8962349ba Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Sun, 26 May 2024 21:07:39 -0500 Subject: [PATCH] yara: update to 4.5.1. --- srcpkgs/yara/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yara/template b/srcpkgs/yara/template index f0c6539c88a..bd858ec4edb 100644 --- a/srcpkgs/yara/template +++ b/srcpkgs/yara/template @@ -1,6 +1,6 @@ # Template file for 'yara' pkgname=yara -version=4.5.0 +version=4.5.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=f6db34bd102703bf56cc2878ddfb249c3fb2e09c9194d3adb78c3ab79282c827 +checksum=011b95f903d8fc22de50aa1e3c1bf4ed598dbde6f9ea45176945cec5520452dc pre_configure() { autoreconf -fi