diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2023-12-09 10:24:36 +0100 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2023-12-09 10:24:36 +0100 |
commit | 534c2a39319ab049c0d3304e6f14f55f28ade6c0 (patch) | |
tree | d228e987c076fefa7670edf4b8b9adfda941280b /net/py-python-socks | |
parent | audio/musicpd: Fix dependency for CURL option (diff) |
net/py-python-socks: Update to 2.4.4
Diffstat (limited to 'net/py-python-socks')
-rw-r--r-- | net/py-python-socks/Makefile | 2 | ||||
-rw-r--r-- | net/py-python-socks/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/py-python-socks/Makefile b/net/py-python-socks/Makefile index 2c68370910e6..13a08eea5792 100644 --- a/net/py-python-socks/Makefile +++ b/net/py-python-socks/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-socks -PORTVERSION= 2.4.3 +PORTVERSION= 2.4.4 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-python-socks/distinfo b/net/py-python-socks/distinfo index d4e8096e895c..aa468a5f42d5 100644 --- a/net/py-python-socks/distinfo +++ b/net/py-python-socks/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696146028 -SHA256 (python-socks-2.4.3.tar.gz) = 135430ae36d582dc834c983696c5f66177aa5b587407f540985d616ef2e0c701 -SIZE (python-socks-2.4.3.tar.gz) = 25781 +TIMESTAMP = 1702111975 +SHA256 (python-socks-2.4.4.tar.gz) = e5a8e4f78203612c813946feacd87b98943965a04389fe221fa1e9ab263ad22e +SIZE (python-socks-2.4.4.tar.gz) = 25792 |