mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
python3-virustotal-api: update to 1.1.11.
This commit is contained in:
parent
a06fcf1096
commit
7592ed05f1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-virustotal-api'
|
# Template file for 'python3-virustotal-api'
|
||||||
pkgname=python3-virustotal-api
|
pkgname=python3-virustotal-api
|
||||||
version=1.1.10
|
version=1.1.11
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="virustotal-api-${version}"
|
wrksrc="virustotal-api-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/blacktop/virustotal-api"
|
homepage="https://github.com/blacktop/virustotal-api"
|
||||||
distfiles="${PYPI_SITE}/v/virustotal-api/virustotal-api-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/v/virustotal-api/virustotal-api-${version}.tar.gz"
|
||||||
checksum=7705881533852e3d22f45a3e8f266c14f153aee79a6768cec36ff88dd5b625f8
|
checksum=9f1d783a848e928a78aa168372645c6899cbbd6b888951e1d6335e5b87de1c3d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue