python3-yara: update to 4.1.0.
This commit is contained in:
parent
0f689ea471
commit
d6f8168a6b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-yara'
|
||||
pkgname=python3-yara
|
||||
version=4.0.5
|
||||
version=4.1.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=2c99f3858eddfd0efa179b0713df3df95912eb5323c44a1136dd3e17dbc954da
|
||||
checksum=4bc1a69bc9c5f70419806e15a05123a7879456b52a9c50832c34c22eecb4de81
|
||||
|
|
Loading…
Reference in a new issue