yara: update to 4.3.1.
This commit is contained in:
parent
874eead885
commit
2bbe0f89cd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'yara'
|
# Template file for 'yara'
|
||||||
pkgname=yara
|
pkgname=yara
|
||||||
version=4.3.0
|
version=4.3.1
|
||||||
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=67bc0a5d58d9080a0981da116d65817d27b87dad7e402c7ece25372b38401e12
|
checksum=f64538279c018bcf7cda368c51b9c660556108ab2e7eb24de043738df2271d92
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue