python3-yara: update to 4.2.0.
This commit is contained in:
parent
f878b1c635
commit
afaa2ceba3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-yara'
|
||||
pkgname=python3-yara
|
||||
version=4.1.3
|
||||
version=4.2.0
|
||||
revision=1
|
||||
wrksrc="yara-python-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -12,4 +12,4 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="http://virustotal.github.io/yara/"
|
||||
distfiles="https://github.com/VirusTotal/yara-python/archive/v${version}.tar.gz"
|
||||
checksum=009273c362d2f552ae784a297e4f0bd21ec5c51abd7e07fedb408156ffa2da8b
|
||||
checksum=eb2df7d4b4b2631a9fa09b7fe7e41eea19a03d2f7204eff10a7341f8a443f550
|
||||
|
|
Loading…
Reference in a new issue