aboutsummaryrefslogtreecommitdiff
path: root/python/python3-socks/python3-socks.SlackBuild
diff options
context:
space:
mode:
authornomnombtc <nomnombtc@arcor.de>2025-12-11 17:10:37 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-12-13 16:23:32 +0700
commit577c4283625bef1108e8990511c7dc104eac2d96 (patch)
tree26ea7faf3a2be204d8b0bc033d9b8f46f6c87da2 /python/python3-socks/python3-socks.SlackBuild
parenta0bcb328e4c97897a5fc1a904c9552f10cc4bf8b (diff)
python/python3-socks: Updated for version 2.8.0.
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 399e897b04..9286cd82e2 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.7.3}
+VERSION=${VERSION:-2.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}