diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2024-02-19 07:06:56 +0100 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2024-02-19 07:26:37 +0100 |
commit | 8849a8b3d2856b7233fe834e9d065c9ea4638a48 (patch) | |
tree | 3f3ff0ba5bbf132a33bd71418b24366328235d98 /dns | |
parent | 92c48edd64ac3ed1b4c7b26d0c5551a8839d767f (diff) | |
download | freebsd-ports-8849a8b3d2856b7233fe834e9d065c9ea4638a48.zip |
dns/py-dnspython: Update version 2.6.0=>2.6.1
Changelog: https://dnspython.readthedocs.io/en/latest/whatsnew.html
Diffstat (limited to 'dns')
-rw-r--r-- | dns/py-dnspython/Makefile | 2 | ||||
-rw-r--r-- | dns/py-dnspython/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/py-dnspython/Makefile b/dns/py-dnspython/Makefile index 5565c6749f36..6bd8c2636adb 100644 --- a/dns/py-dnspython/Makefile +++ b/dns/py-dnspython/Makefile @@ -1,5 +1,5 @@ PORTNAME= dnspython -PORTVERSION= 2.6.0 +DISTVERSION= 2.6.1 PORTEPOCH= 1 CATEGORIES= dns python MASTER_SITES= PYPI diff --git a/dns/py-dnspython/distinfo b/dns/py-dnspython/distinfo index 73318d62bd74..9ffffff7272f 100644 --- a/dns/py-dnspython/distinfo +++ b/dns/py-dnspython/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708144159 -SHA256 (dnspython-2.6.0.tar.gz) = 233f871ff384d84c33b2eaf4358ffe7f8927eae3b257ad8467f9bdba7e7ac6bc -SIZE (dnspython-2.6.0.tar.gz) = 332136 +TIMESTAMP = 1708322723 +SHA256 (dnspython-2.6.1.tar.gz) = e8f0f9c23a7b7cb99ded64e6c3a6f3e701d78f50c55e002b839dea7225cff7cc +SIZE (dnspython-2.6.1.tar.gz) = 332727 |