libraries/greenlet: Updated for version 1.1.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2021-10-14 19:05:51 +07:00
parent 952cc4bb43
commit f7800eadec
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=greenlet
VERSION=${VERSION:-1.1.0}
VERSION=${VERSION:-1.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="greenlet"
VERSION="1.1.0"
VERSION="1.1.2"
HOMEPAGE="https://github.com/python-greenlet/greenlet"
DOWNLOAD="https://files.pythonhosted.org/packages/47/6d/be10df2b141fcb1020c9605f7758881b5af706fb09a05b737e8eb7540387/greenlet-1.1.0.tar.gz"
MD5SUM="93bd96887f84352f26d425236f27a9f6"
DOWNLOAD="https://files.pythonhosted.org/packages/0c/10/754e21b5bea89d0e73f99d60c83754df7cc64db74f47d98ab187669ce341/greenlet-1.1.2.tar.gz"
MD5SUM="f424fbd9afeed575dd2ba5f0ac66e30b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""