python3-yara: update to 4.0.3.
This commit is contained in:
parent
930fedb82e
commit
42c9b73051
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-yara'
|
# Template file for 'python3-yara'
|
||||||
pkgname=python3-yara
|
pkgname=python3-yara
|
||||||
version=4.0.2
|
version=4.0.3
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="yara-python-${version}"
|
wrksrc="yara-python-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -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=6e747caefa8d208bf40b078ef0a71f3866fa9075091239cc362bd23bf436d816
|
checksum=92e8e29d1d74e4889bf7bb5fe5b0092a48cb207c558393ec4cbe5f8f2fcadaab
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue