aboutsummaryrefslogtreecommitdiff
path: root/python/python3-socks/python3-socks.SlackBuild
diff options
context:
space:
mode:
authornomnombtc <nomnombtc@arcor.de>2024-10-09 03:03:18 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-10-11 11:48:47 +0700
commit23e5ab77bfb4d8e2d8576243fdb163491db6eb3b (patch)
tree1ee17353846fb7539d0e2452e97b1f98d97f62d9 /python/python3-socks/python3-socks.SlackBuild
parent7b0baefa850bc88a202ff233851cfc6dfb4a2785 (diff)
python/python3-socks: Updated for version 2.5.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-socks/python3-socks.SlackBuild')
-rw-r--r--python/python3-socks/python3-socks.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-socks/python3-socks.SlackBuild b/python/python3-socks/python3-socks.SlackBuild
index e37192beaf..084bb29a03 100644
--- a/python/python3-socks/python3-socks.SlackBuild
+++ b/python/python3-socks/python3-socks.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-socks
-VERSION=${VERSION:-2.5.2}
+VERSION=${VERSION:-2.5.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}