python3-shodan: update to 1.24.0
This commit is contained in:
parent
e463f7c6e6
commit
19d49f598e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-shodan'
|
# Template file for 'python3-shodan'
|
||||||
pkgname=python3-shodan
|
pkgname=python3-shodan
|
||||||
version=1.23.0
|
version=1.24.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="shodan-python-${version}"
|
wrksrc="shodan-python-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://developer.shodan.io"
|
homepage="https://developer.shodan.io"
|
||||||
distfiles="https://github.com/achillean/shodan-python/archive/${version}.tar.gz"
|
distfiles="https://github.com/achillean/shodan-python/archive/${version}.tar.gz"
|
||||||
checksum=28b83642d25dc47ad75ea9016889ec410363e2059a3d11b8236983a533c4aa7a
|
checksum=10ab5187de136aeec417c636a7ab33ab7432021143a2b71f31a55bc4d6e3c743
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue