diff options
| author | nomnombtc <nomnombtc@arcor.de> | 2023-12-15 02:20:14 +0100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-15 09:32:45 +0700 |
| commit | c1e2d7035bbe1b24bff47f4aac490af732f9ac83 (patch) | |
| tree | 42f040719a4182ffc28b019983bfe6a4ec30bd93 /python/python3-socks/python3-socks.SlackBuild | |
| parent | 2a04c13b66120d89f8e1a8ab211d12781d5bb154 (diff) | |
python/python3-socks: Updated for version 2.4.4.
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.SlackBuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/python/python3-socks/python3-socks.SlackBuild b/python/python3-socks/python3-socks.SlackBuild index 41d800c30c..27cb68702d 100644 --- a/python/python3-socks/python3-socks.SlackBuild +++ b/python/python3-socks/python3-socks.SlackBuild @@ -4,7 +4,6 @@ # Copyright 2019-2023 Isaac Yu <isaacyu@protonmail.com> # Copyright 2023 nomnombtc <nomnombtc@arcor.de> -# # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -27,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-socks -VERSION=${VERSION:-2.4.3} +VERSION=${VERSION:-2.4.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |
