yara: update to 3.6.3.

This commit is contained in:
Michael Gehring 2017-07-06 08:45:15 +00:00
parent 0d5a073fd3
commit 345185c8dd

View file

@ -1,6 +1,6 @@
# Template file for 'yara' # Template file for 'yara'
pkgname=yara pkgname=yara
version=3.6.2 version=3.6.3
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=413b530b69dd3fb7bcef439bf44be262f051e55f7aa129f1efada193b15903a6 checksum=ad2c0e788b4d8b2f3e9078f448754313249a302b749b9a24e932bfc5e141a5e8
pre_configure() { pre_configure() {
autoreconf -fi autoreconf -fi