diff options
Diffstat (limited to 'python/python3-socks/python3-socks.SlackBuild')
-rw-r--r-- | python/python3-socks/python3-socks.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-socks/python3-socks.SlackBuild b/python/python3-socks/python3-socks.SlackBuild index 27cb68702d..bfb7cfebbb 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.4.4} +VERSION=${VERSION:-2.5.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |