aboutsummaryrefslogtreecommitdiff
path: root/python/python3-socks
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-socks')
-rw-r--r--python/python3-socks/python3-socks.SlackBuild4
-rw-r--r--python/python3-socks/python3-socks.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python3-socks/python3-socks.SlackBuild b/python/python3-socks/python3-socks.SlackBuild
index bfb7cfebbb..393c24c8d3 100644
--- a/python/python3-socks/python3-socks.SlackBuild
+++ b/python/python3-socks/python3-socks.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for python3-socks
# Copyright 2019-2023 Isaac Yu <isaacyu@protonmail.com>
-# Copyright 2023 nomnombtc <nomnombtc@arcor.de>
+# Copyright 2023-2024 nomnombtc <nomnombtc@arcor.de>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-socks
-VERSION=${VERSION:-2.5.0}
+VERSION=${VERSION:-2.5.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-socks/python3-socks.info b/python/python3-socks/python3-socks.info
index fbc95f0fbf..cd677dd8aa 100644
--- a/python/python3-socks/python3-socks.info
+++ b/python/python3-socks/python3-socks.info
@@ -1,8 +1,8 @@
PRGNAM="python3-socks"
-VERSION="2.5.0"
+VERSION="2.5.1"
HOMEPAGE="https://github.com/romis2012/python-socks/"
-DOWNLOAD="https://github.com/romis2012/python-socks/archive/v2.5.0/python-socks-2.5.0.tar.gz"
-MD5SUM="ef70cff012ff7bf511cf0ddcf1f5d35b"
+DOWNLOAD="https://github.com/romis2012/python-socks/archive/v2.5.1/python-socks-2.5.1.tar.gz"
+MD5SUM="c9fd0ced56621b535e88e19c88d769d7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""