yara: update to 4.2.0.
This commit is contained in:
parent
038b278470
commit
f878b1c635
2 changed files with 3 additions and 3 deletions
|
@ -3044,7 +3044,7 @@ libbctoolbox.so.1 bctoolbox-0.6.0_1
|
||||||
libortp.so.15 ortp-4.4.0_1
|
libortp.so.15 ortp-4.4.0_1
|
||||||
libsuperlu.so.5 superlu-5.2.1_1
|
libsuperlu.so.5 superlu-5.2.1_1
|
||||||
libgosu.so.0 gosu-0.12.0_1
|
libgosu.so.0 gosu-0.12.0_1
|
||||||
libyara.so.8 libyara-4.1.0_1
|
libyara.so.9 libyara-4.2.0_1
|
||||||
libyaz_icu.so.5 yaz-5.23.1_1
|
libyaz_icu.so.5 yaz-5.23.1_1
|
||||||
libyaz.so.5 yaz-5.23.1_1
|
libyaz.so.5 yaz-5.23.1_1
|
||||||
libyaz_server.so.5 yaz-5.23.1_1
|
libyaz_server.so.5 yaz-5.23.1_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'yara'
|
# Template file for 'yara'
|
||||||
pkgname=yara
|
pkgname=yara
|
||||||
version=4.1.3
|
version=4.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-magic --enable-cuckoo"
|
configure_args="--enable-magic --enable-cuckoo"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://virustotal.github.io/yara/"
|
homepage="https://virustotal.github.io/yara/"
|
||||||
distfiles="https://github.com/VirusTotal/yara/archive/v${version}.tar.gz"
|
distfiles="https://github.com/VirusTotal/yara/archive/v${version}.tar.gz"
|
||||||
checksum=3610ddd0c3645b8b9cfa7cfbafc0146f2df751ad8d6cd261a638bfff81efbc32
|
checksum=6f567d4e4b79a210cd57a820f59f19ee69b024188ef4645b1fc11488a4660951
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Reference in a new issue