python3-shodan: update to 1.15.0.
This commit is contained in:
parent
bc26730f45
commit
d0ab617a68
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-shodan'
|
||||
pkgname=python3-shodan
|
||||
version=1.12.1
|
||||
version=1.15.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="shodan-python-${version}"
|
||||
|
@ -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=c8e935fe4262d4267127aa9ec1f1924197853fdf5f26b477c6c8add1ad11a758
|
||||
checksum=c993d5763abd7ed94c4fabe6f9484b1a88235a59e38c9b2f6c1dbf8a72780d1a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue