diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2018-08-07 15:09:39 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2018-08-07 15:09:39 +0800 |
commit | 19fefdbccd9ab27cdd79cc8ba1790801f7d5cc58 (patch) | |
tree | df13e2372d15b9680c0cfd28287b89511f287c09 /net | |
parent | 858fb59573fd92d3c2f88b0fe619dc8f9b5eaf5a (diff) | |
download | freebsd-ports-gnome-19fefdbccd9ab27cdd79cc8ba1790801f7d5cc58.tar.gz freebsd-ports-gnome-19fefdbccd9ab27cdd79cc8ba1790801f7d5cc58.tar.zst freebsd-ports-gnome-19fefdbccd9ab27cdd79cc8ba1790801f7d5cc58.zip |
Update to 1.9.0
Diffstat (limited to 'net')
-rw-r--r-- | net/py-shodan/Makefile | 2 | ||||
-rw-r--r-- | net/py-shodan/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/py-shodan/Makefile b/net/py-shodan/Makefile index c8df5fac4a1e..be3d41f82e50 100644 --- a/net/py-shodan/Makefile +++ b/net/py-shodan/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= shodan -PORTVERSION= 1.8.1 +PORTVERSION= 1.9.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-shodan/distinfo b/net/py-shodan/distinfo index c77ca402178f..cdadd638601d 100644 --- a/net/py-shodan/distinfo +++ b/net/py-shodan/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1528054807 -SHA256 (shodan-1.8.1.tar.gz) = 2e50091f9df49f4a415f7ce03c27b50b0ef9badf3e766c57bf29271786a86b81 -SIZE (shodan-1.8.1.tar.gz) = 43065 +TIMESTAMP = 1533621301 +SHA256 (shodan-1.9.0.tar.gz) = b3906136c7d8c3335e8dc164770cad1ade6f55e76df91be1b1850f12f53ae4e6 +SIZE (shodan-1.9.0.tar.gz) = 43389 |