aboutsummaryrefslogtreecommitdiff
path: root/python/python-socks
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2023-04-03 18:20:57 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-05 14:54:48 +0700
commit5dbf1304f05a6dce491a9ed1798ab2824cb834c3 (patch)
tree3396f80372992a2c5da878823a77cd07d316e17e /python/python-socks
parentbc41141171f462b951e2ee7ccdc5c754a91184f7 (diff)
downloadslackbuilds-5dbf1304f05a6dce491a9ed1798ab2824cb834c3.tar.xz
python/python-socks: Update for 2.2.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-socks')
-rw-r--r--python/python-socks/python-socks.SlackBuild2
-rw-r--r--python/python-socks/python-socks.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-socks/python-socks.SlackBuild b/python/python-socks/python-socks.SlackBuild
index bedb53359efc..7a7e8fcaca61 100644
--- a/python/python-socks/python-socks.SlackBuild
+++ b/python/python-socks/python-socks.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python-socks
-VERSION=${VERSION:-2.1.1}
+VERSION=${VERSION:-2.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python-socks/python-socks.info b/python/python-socks/python-socks.info
index 50b1edb20506..bab23444e757 100644
--- a/python/python-socks/python-socks.info
+++ b/python/python-socks/python-socks.info
@@ -1,8 +1,8 @@
PRGNAM="python-socks"
-VERSION="2.1.1"
+VERSION="2.2.0"
HOMEPAGE="https://github.com/romis2012/python-socks/"
-DOWNLOAD="https://github.com/romis2012/python-socks/archive/v2.1.1/python-socks-2.1.1.tar.gz"
-MD5SUM="117d0c1655c62d4b52c3b933f073d894"
+DOWNLOAD="https://github.com/romis2012/python-socks/archive/v2.2.0/python-socks-2.2.0.tar.gz"
+MD5SUM="a5d427f87e3766ec140df6e19a4a1924"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""