yara: update to 3.6.3.
This commit is contained in:
parent
0d5a073fd3
commit
345185c8dd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yara'
|
||||
pkgname=yara
|
||||
version=3.6.2
|
||||
version=3.6.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-magic --enable-cuckoo"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Michael Gehring <mg@ebfe.org>"
|
|||
license="3-clause-BSD"
|
||||
homepage="http://virustotal.github.io/yara/"
|
||||
distfiles="https://github.com/VirusTotal/yara/archive/v${version}.tar.gz"
|
||||
checksum=413b530b69dd3fb7bcef439bf44be262f051e55f7aa129f1efada193b15903a6
|
||||
checksum=ad2c0e788b4d8b2f3e9078f448754313249a302b749b9a24e932bfc5e141a5e8
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue