mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
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'
|
# Template file for 'python3-shodan'
|
||||||
pkgname=python3-shodan
|
pkgname=python3-shodan
|
||||||
version=1.19.0
|
version=1.21.0
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="shodan-python-${version}"
|
wrksrc="shodan-python-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -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=e27cf7d0168bd3d0e79cf024950e9980f2f539209175bf7badb839a438455fe1
|
checksum=6d7d827c98f8c9c51232de6d3959189807a9064582c5e0468861e76f4864528c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue