mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 20:13:52 +02:00
python3-yara: update to 4.0.4.
This commit is contained in:
parent
0961351b52
commit
974bcfc6dd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-yara'
|
# Template file for 'python3-yara'
|
||||||
pkgname=python3-yara
|
pkgname=python3-yara
|
||||||
version=4.0.3
|
version=4.0.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="yara-python-${version}"
|
wrksrc="yara-python-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,4 +12,4 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="http://virustotal.github.io/yara/"
|
homepage="http://virustotal.github.io/yara/"
|
||||||
distfiles="https://github.com/VirusTotal/yara-python/archive/v${version}.tar.gz"
|
distfiles="https://github.com/VirusTotal/yara-python/archive/v${version}.tar.gz"
|
||||||
checksum=92e8e29d1d74e4889bf7bb5fe5b0092a48cb207c558393ec4cbe5f8f2fcadaab
|
checksum=5fa5eb71311e306aa389931d2b7dac6cc71979a4c5c3d62e368717630aafa063
|
||||||
|
|
Loading…
Add table
Reference in a new issue