mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-yara: update to 4.2.3.
This commit is contained in:
parent
2561970850
commit
947fe53ba0
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.2.0
|
version=4.2.3
|
||||||
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=eb2df7d4b4b2631a9fa09b7fe7e41eea19a03d2f7204eff10a7341f8a443f550
|
checksum=c30146e51a4075ece18aec1140308a657b0a3df34df929fcc1dfb99954541b9a
|
||||||
|
|
Loading…
Add table
Reference in a new issue