diff options
| author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2022-01-23 22:41:27 +0100 | 
|---|---|---|
| committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2022-01-23 22:41:27 +0100 | 
| commit | b7fa79d7b84ce466bdab8af7c72ea4d752d92837 (patch) | |
| tree | 9dee715794fcb940462584a808010d9567fa2e33 /net/py-python-socks | |
| parent | games/dxx-rebirth: update to 20220121 (diff) | |
net/py-python-socks: Update to 2.0.3
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 2477d79d535b..a9af04fdf2b3 100644 --- a/net/py-python-socks/Makefile +++ b/net/py-python-socks/Makefile @@ -1,7 +1,7 @@  # Created by: Emanuel Haupt <ehaupt@FreeBSD.org>  PORTNAME=	python-socks -PORTVERSION=	2.0.2 +PORTVERSION=	2.0.3  CATEGORIES=	net python  MASTER_SITES=	CHEESESHOP  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-python-socks/distinfo b/net/py-python-socks/distinfo index fc7a884a79a3..a5ca175c9930 100644 --- a/net/py-python-socks/distinfo +++ b/net/py-python-socks/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1642104238 -SHA256 (python-socks-2.0.2.tar.gz) = aa9b7a53e81ae6b6e3ada602761012e470ea1c4cbcd5548f99b3fc102dce4fca -SIZE (python-socks-2.0.2.tar.gz) = 24917 +TIMESTAMP = 1642960388 +SHA256 (python-socks-2.0.3.tar.gz) = e3a9ca8e554733862ce4d8ce1d10efb480fd3a3acdafd03393943ec00c98ba8a +SIZE (python-socks-2.0.3.tar.gz) = 24877 | 
