python/python-socks: Update for 2.2.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Isaac Yu 2023-04-03 18:20:57 -07:00 committed by Willy Sudiarto Raharjo
parent bc41141171
commit 5dbf1304f0
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python-socks
VERSION=${VERSION:-2.1.1}
VERSION=${VERSION:-2.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="python-socks"
VERSION="2.1.1"
VERSION="2.2.0"
HOMEPAGE="https://github.com/romis2012/python-socks/"
DOWNLOAD="https://github.com/romis2012/python-socks/archive/v2.1.1/python-socks-2.1.1.tar.gz"
MD5SUM="117d0c1655c62d4b52c3b933f073d894"
DOWNLOAD="https://github.com/romis2012/python-socks/archive/v2.2.0/python-socks-2.2.0.tar.gz"
MD5SUM="a5d427f87e3766ec140df6e19a4a1924"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""