From 19b57d2b4f90d40505f421d7d8c703b9833d3dea Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Tue, 3 Jun 2025 11:35:18 -0500 Subject: [PATCH] yara: update to 4.5.4. --- srcpkgs/yara/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yara/template b/srcpkgs/yara/template index 63effcf6528..06191537cea 100644 --- a/srcpkgs/yara/template +++ b/srcpkgs/yara/template @@ -1,6 +1,6 @@ # Template file for 'yara' pkgname=yara -version=4.5.3 +version=4.5.4 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=59323f69b55615fda3ee863062370b90a09016616da660ae00c7f84adf12238e +checksum=586c9c21878f8b4d1b9423b89ac937f21f8057b03e3e9706f310549d453966fa pre_configure() { autoreconf -fi