python3-yara: update to 4.0.0
This commit is contained in:
parent
9d861aac67
commit
30a53c904b
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-yara'
|
||||
pkgname=python3-yara
|
||||
version=3.11.0
|
||||
revision=2
|
||||
version=4.0.0
|
||||
revision=1
|
||||
wrksrc="yara-python-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -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=1280cfa4844902e9d5848c84ecc87da3fc05fbacbd74371bb738d1f4fbba2850
|
||||
checksum=8cf2e55da2a4e8a2339bcc3b39276b694545f173c0a094a156f7dcbd5daf3231
|
||||
|
|
Loading…
Reference in New Issue