yara: update to 4.0.4.
This commit is contained in:
parent
ab0f1f1187
commit
92975a639c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yara'
|
||||
pkgname=yara
|
||||
version=4.0.3
|
||||
version=4.0.4
|
||||
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=d95b7f5e2981328a10ea206e3384d661bd4d488e43e8d1785152bdea44d89880
|
||||
checksum=67fdc6f1050261914cf4a9e379b60961f62c2f76af676bafb2ceb47dd642d44f
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue