python3-yara: update to 4.1.2.
This commit is contained in:
parent
f96b24442d
commit
b2d4c8e6f9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-yara'
|
||||
pkgname=python3-yara
|
||||
version=4.1.0
|
||||
version=4.1.2
|
||||
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=4bc1a69bc9c5f70419806e15a05123a7879456b52a9c50832c34c22eecb4de81
|
||||
checksum=e1192180f16be8b2c2a693cd38d2fb31900c5b344db1beb9f96bd6ee00741dbb
|
||||
|
|
Loading…
Reference in New Issue