diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-01-11 17:15:43 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-01-11 18:44:36 +0000 |
commit | 7a47b91e1e3da067235d3f3ba80388182019432f (patch) | |
tree | 1e5149d68fd32893377b84284891aed606a10801 | |
parent | 67853207a1da6edc9c3fc55e4b12ec6df6500750 (diff) | |
download | ports-7a47b91e1e3da067235d3f3ba80388182019432f.tar.gz ports-7a47b91e1e3da067235d3f3ba80388182019432f.zip |
dns/py-publicsuffixlist: Update to 0.7.11
-rw-r--r-- | dns/py-publicsuffixlist/Makefile | 3 | ||||
-rw-r--r-- | dns/py-publicsuffixlist/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/dns/py-publicsuffixlist/Makefile b/dns/py-publicsuffixlist/Makefile index 1b18c738b201..c6b01c79aa6d 100644 --- a/dns/py-publicsuffixlist/Makefile +++ b/dns/py-publicsuffixlist/Makefile @@ -1,8 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= publicsuffixlist -PORTVERSION= 0.7.10 -PORTREVISION= 2 +PORTVERSION= 0.7.11 CATEGORIES= dns python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/dns/py-publicsuffixlist/distinfo b/dns/py-publicsuffixlist/distinfo index a9153df69dae..142994051124 100644 --- a/dns/py-publicsuffixlist/distinfo +++ b/dns/py-publicsuffixlist/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635181079 -SHA256 (publicsuffixlist-0.7.10.tar.gz) = ad6e3b95ac9a835587ad906fd18b25b68f6a55b7514bf75f3722f035ec7ee521 -SIZE (publicsuffixlist-0.7.10.tar.gz) = 93078 +TIMESTAMP = 1641045978 +SHA256 (publicsuffixlist-0.7.11.tar.gz) = 27ab1ab44887a06a0b0f7cd92b49fc40dad46a662baa8887aec7703cf314e62b +SIZE (publicsuffixlist-0.7.11.tar.gz) = 92891 |