aboutsummaryrefslogtreecommitdiff
path: root/python/python3-socks/python3-socks.SlackBuild
diff options
context:
space:
mode:
authornomnombtc <nomnombtc@arcor.de>2024-10-04 17:42:07 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-10-05 08:36:07 +0700
commit839d1ac77a40870ea24d5792929258b7d93acc15 (patch)
treef491942a36c366e4aef973bd4c71d524225990ce /python/python3-socks/python3-socks.SlackBuild
parent943f95e1c4ecf4b460a8847d3900825b1fbbd2e1 (diff)
python/python3-socks: Updated for version 2.5.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 393c24c8d3..e37192beaf 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.1}
+VERSION=${VERSION:-2.5.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}