mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 18:43:51 +02:00
yara: update to 4.5.4.
This commit is contained in:
parent
d31e8b1e71
commit
19b57d2b4f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'yara'
|
# Template file for 'yara'
|
||||||
pkgname=yara
|
pkgname=yara
|
||||||
version=4.5.3
|
version=4.5.4
|
||||||
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="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://virustotal.github.io/yara/"
|
homepage="https://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=59323f69b55615fda3ee863062370b90a09016616da660ae00c7f84adf12238e
|
checksum=586c9c21878f8b4d1b9423b89ac937f21f8057b03e3e9706f310549d453966fa
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue