libraries/greenlet: Updated for version 2.0.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2023-05-01 11:08:26 +07:00
parent 1fde3629f0
commit 8d5898dfb7
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:-2.0.1}
VERSION=${VERSION:-2.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="greenlet"
VERSION="2.0.1"
VERSION="2.0.2"
HOMEPAGE="https://github.com/python-greenlet/greenlet"
DOWNLOAD="https://files.pythonhosted.org/packages/fd/6a/f07b0028baff9bca61ecfcd9ee021e7e33369da8094f00eff409f2ff32be/greenlet-2.0.1.tar.gz"
MD5SUM="8d0f10b807144a86b54841cfab2620a9"
DOWNLOAD="https://files.pythonhosted.org/packages/1e/1e/632e55a04d732c8184201238d911207682b119c35cecbb9a573a6c566731/greenlet-2.0.2.tar.gz"
MD5SUM="e6637d59015cba7e86f2111e6aa8168b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""