diff options
Diffstat (limited to 'python/python-socks/python-socks.SlackBuild')
-rw-r--r-- | python/python-socks/python-socks.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-socks/python-socks.SlackBuild b/python/python-socks/python-socks.SlackBuild index 7a7e8fcaca..a3c20d1a5e 100644 --- a/python/python-socks/python-socks.SlackBuild +++ b/python/python-socks/python-socks.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python-socks -VERSION=${VERSION:-2.2.0} +VERSION=${VERSION:-2.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |