mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-shodan: update to 1.21.2
This commit is contained in:
parent
b9b43c20e1
commit
0bc5a10bcc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-shodan'
|
# Template file for 'python3-shodan'
|
||||||
pkgname=python3-shodan
|
pkgname=python3-shodan
|
||||||
version=1.21.1
|
version=1.21.2
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="shodan-python-${version}"
|
wrksrc="shodan-python-${version}"
|
||||||
|
@ -14,7 +14,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=de88138eb454d6f5b7e01c9266c916aaa89f9be3588da2654c7f9949ccb9c177
|
checksum=bbc522f92815915d9b6ca91adb04d3394c024e5c4e877139647ccf41f9fd5027
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue