mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
python3-yara: update to 4.0.2.
This commit is contained in:
parent
91740e494e
commit
53b36266c0
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.1
|
version=4.0.2
|
||||||
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=1b893f14c0db164ed0bd3e2bf3b2b019ca87d77a1dab268f89d19dbf23c4c6c6
|
checksum=6e747caefa8d208bf40b078ef0a71f3866fa9075091239cc362bd23bf436d816
|
||||||
|
|
Loading…
Add table
Reference in a new issue