python/python-socks: Update for 2.3.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
83b1bd9ef8
commit
a3570c26cc
|
@ -25,7 +25,7 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=python-socks
|
PRGNAM=python-socks
|
||||||
VERSION=${VERSION:-2.2.0}
|
VERSION=${VERSION:-2.3.0}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="python-socks"
|
PRGNAM="python-socks"
|
||||||
VERSION="2.2.0"
|
VERSION="2.3.0"
|
||||||
HOMEPAGE="https://github.com/romis2012/python-socks/"
|
HOMEPAGE="https://github.com/romis2012/python-socks/"
|
||||||
DOWNLOAD="https://github.com/romis2012/python-socks/archive/v2.2.0/python-socks-2.2.0.tar.gz"
|
DOWNLOAD="https://github.com/romis2012/python-socks/archive/v2.3.0/python-socks-2.3.0.tar.gz"
|
||||||
MD5SUM="a5d427f87e3766ec140df6e19a4a1924"
|
MD5SUM="141846d8204d314b08ef66af8b48b3a2"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in New Issue