From 2bbe0f89cd0935857af18d0d160e4c740e5e2d85 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Mon, 24 Apr 2023 19:28:45 -0500 Subject: [PATCH] yara: update to 4.3.1. --- srcpkgs/yara/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yara/template b/srcpkgs/yara/template index 58a6a6448a2..f593415a338 100644 --- a/srcpkgs/yara/template +++ b/srcpkgs/yara/template @@ -1,6 +1,6 @@ # Template file for 'yara' pkgname=yara -version=4.3.0 +version=4.3.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=67bc0a5d58d9080a0981da116d65817d27b87dad7e402c7ece25372b38401e12 +checksum=f64538279c018bcf7cda368c51b9c660556108ab2e7eb24de043738df2271d92 pre_configure() { autoreconf -fi