python3-shodan: update to 1.23.0
This commit is contained in:
parent
1b91983500
commit
03f6dd3241
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-shodan'
|
||||
pkgname=python3-shodan
|
||||
version=1.21.3
|
||||
version=1.23.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="shodan-python-${version}"
|
||||
|
@ -13,7 +13,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=469ba078a1995f6fd2ae1127f9faa26103c27b2758f6629ec95aad8f00d2775a
|
||||
checksum=28b83642d25dc47ad75ea9016889ec410363e2059a3d11b8236983a533c4aa7a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue