diff options
| author | nomnombtc <nomnombtc@arcor.de> | 2024-08-22 00:03:17 +0200 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-08-23 07:54:11 +0700 |
| commit | bdc52fd55d6478a9af613edc5e0def70896c9b43 (patch) | |
| tree | 5088a68cccd6c47ea4915113654b5e7c6ee082ca /python/python3-socks | |
| parent | dd033fe515f6abdcfe43c36e5db1f295f7c02d50 (diff) | |
python/python3-socks: Updated for version 2.5.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-socks')
| -rw-r--r-- | python/python3-socks/python3-socks.SlackBuild | 4 | ||||
| -rw-r--r-- | python/python3-socks/python3-socks.info | 6 |
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="" |
