From 869f4de8b40fbba65a09cd243c28ac1c3a0e6722 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Wed, 22 Mar 2023 17:28:49 -0500 Subject: [PATCH] yara: update to 4.3.0. --- common/shlibs | 2 +- srcpkgs/yara/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index f972eebc4d3..b8d161c2d93 100644 --- a/common/shlibs +++ b/common/shlibs @@ -3051,7 +3051,7 @@ libbcg729.so.0 bcg729-1.1.1_1 libortp.so.15 ortp-4.4.0_1 libsuperlu.so.5 superlu-5.2.1_1 libgosu.so.0 gosu-0.12.0_1 -libyara.so.9 libyara-4.2.0_1 +libyara.so.10 libyara-4.3.0_1 libyaz_icu.so.5 yaz-5.23.1_1 libyaz.so.5 yaz-5.23.1_1 libyaz_server.so.5 yaz-5.23.1_1 diff --git a/srcpkgs/yara/template b/srcpkgs/yara/template index 460e2ab768a..58a6a6448a2 100644 --- a/srcpkgs/yara/template +++ b/srcpkgs/yara/template @@ -1,6 +1,6 @@ # Template file for 'yara' pkgname=yara -version=4.2.3 +version=4.3.0 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=1cd84fc2db606e83084a648152eb35103c3e30350825cb7553448d5ccde02a0d +checksum=67bc0a5d58d9080a0981da116d65817d27b87dad7e402c7ece25372b38401e12 pre_configure() { autoreconf -fi