From bfbee9ac5ef1cd4cae85f125f8a48a9ae6a77c83 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Mon, 26 May 2025 08:24:09 -0500 Subject: [PATCH] yara: update to 4.5.3. --- srcpkgs/yara/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yara/template b/srcpkgs/yara/template index 7e551848bd2..63effcf6528 100644 --- a/srcpkgs/yara/template +++ b/srcpkgs/yara/template @@ -1,6 +1,6 @@ # Template file for 'yara' pkgname=yara -version=4.5.2 +version=4.5.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=1f87056fcb10ee361936ee7b0548444f7974612ebb0e681734d8de7df055d1ec +checksum=59323f69b55615fda3ee863062370b90a09016616da660ae00c7f84adf12238e pre_configure() { autoreconf -fi