aboutsummaryrefslogtreecommitdiff
path: root/python/python-socks
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2023-05-13 20:40:36 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-14 15:24:36 +0700
commita3570c26cce1416e32a1e0ff06388205a49fa6ef (patch)
tree181c9081ebe071779657a0c71dd95e6d4d279636 /python/python-socks
parent83b1bd9ef80fd9848d6aa9d46e96bf0bbc01a1f2 (diff)
python/python-socks: Update for 2.3.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 7a7e8fcaca..a3c20d1a5e 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.2.0}
+VERSION=${VERSION:-2.3.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 bab23444e7..572689d26a 100644
--- a/python/python-socks/python-socks.info
+++ b/python/python-socks/python-socks.info
@@ -1,8 +1,8 @@
PRGNAM="python-socks"
-VERSION="2.2.0"
+VERSION="2.3.0"
HOMEPAGE="https://github.com/romis2012/python-socks/"
-DOWNLOAD="https://github.com/romis2012/python-socks/archive/v2.2.0/python-socks-2.2.0.tar.gz"
-MD5SUM="a5d427f87e3766ec140df6e19a4a1924"
+DOWNLOAD="https://github.com/romis2012/python-socks/archive/v2.3.0/python-socks-2.3.0.tar.gz"
+MD5SUM="141846d8204d314b08ef66af8b48b3a2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""