yara: update to 3.7.1.

This commit is contained in:
maxice8 2018-01-16 11:47:16 -02:00 committed by Michael Gehring
parent 9c907adbb2
commit 9e21da5a37

View file

@ -1,6 +1,6 @@
# Template file for 'yara' # Template file for 'yara'
pkgname=yara pkgname=yara
version=3.7.0 version=3.7.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="Michael Gehring <mg@ebfe.org>"
license="3-clause-BSD" license="3-clause-BSD"
homepage="http://virustotal.github.io/yara/" homepage="http://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=01f0841e7387918c2b6d0b7fb48014bda41d1487be1cabf718a0576018969641 checksum=df077a29b0fffbf4e7c575f838a440f42d09b215fcb3971e6fb6360318a64892
pre_configure() { pre_configure() {
autoreconf -fi autoreconf -fi