diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2018-10-15 09:44:31 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2018-10-15 09:44:31 +0000 |
commit | c0e2b0d5bd3479812c801c39f170ffdda42676b7 (patch) | |
tree | a18beb965c2eae5f30117e9ebc02ea700b7fad19 /net/py-shodan | |
parent | 5f66328d5e62a334e5c2e75dbccf8aa8425118f6 (diff) | |
download | ports-c0e2b0d5bd3479812c801c39f170ffdda42676b7.tar.gz ports-c0e2b0d5bd3479812c801c39f170ffdda42676b7.zip |
Notes
Diffstat (limited to 'net/py-shodan')
-rw-r--r-- | net/py-shodan/Makefile | 3 | ||||
-rw-r--r-- | net/py-shodan/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/net/py-shodan/Makefile b/net/py-shodan/Makefile index f06c11eb9fb6..b106f5f011d5 100644 --- a/net/py-shodan/Makefile +++ b/net/py-shodan/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= shodan -PORTVERSION= 1.10.2 +PORTVERSION= 1.10.4 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,6 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XlsxWriter>0:textproc/py-xlsxwriter@${PY_FLA USES= python USE_PYTHON= autoplist distutils + NO_ARCH= yes .include <bsd.port.mk> diff --git a/net/py-shodan/distinfo b/net/py-shodan/distinfo index 6cf3dc8acd2c..8f74003d2c09 100644 --- a/net/py-shodan/distinfo +++ b/net/py-shodan/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1537259045 -SHA256 (shodan-1.10.2.tar.gz) = 019cc10a76e0bd28917e879dd095c7ba5ee2b70630bc052a5b79b93004e9b914 -SIZE (shodan-1.10.2.tar.gz) = 44742 +TIMESTAMP = 1539595838 +SHA256 (shodan-1.10.4.tar.gz) = c40abb6ff2fd66bdee9f773746fb961eefdfaa8e720a07cb12fb70def136268d +SIZE (shodan-1.10.4.tar.gz) = 44666 |