python3-shodan: update to 1.21.0
This commit is contained in:
parent
5232ab493b
commit
125f385aa0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-shodan'
|
||||
pkgname=python3-shodan
|
||||
version=1.19.0
|
||||
revision=2
|
||||
version=1.21.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="shodan-python-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -14,7 +14,7 @@ maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://developer.shodan.io"
|
||||
distfiles="https://github.com/achillean/shodan-python/archive/${version}.tar.gz"
|
||||
checksum=e27cf7d0168bd3d0e79cf024950e9980f2f539209175bf7badb839a438455fe1
|
||||
checksum=6d7d827c98f8c9c51232de6d3959189807a9064582c5e0468861e76f4864528c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue