yara: update to 4.5.2.
This commit is contained in:
parent
8093efb166
commit
c0c9d2591f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yara'
|
||||
pkgname=yara
|
||||
version=4.5.1
|
||||
version=4.5.2
|
||||
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=011b95f903d8fc22de50aa1e3c1bf4ed598dbde6f9ea45176945cec5520452dc
|
||||
checksum=1f87056fcb10ee361936ee7b0548444f7974612ebb0e681734d8de7df055d1ec
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue