yara: update to 4.3.0.
This commit is contained in:
parent
36ea0d3998
commit
869f4de8b4
2 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -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 <abenson+void@gmail.com>"
|
|||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue