libraries/greenlet: Fix MD5SUM.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a0f59bf871
commit
18f3a62980
|
@ -2,7 +2,7 @@ PRGNAM="greenlet"
|
|||
VERSION="1.1.0"
|
||||
HOMEPAGE="https://github.com/python-greenlet/greenlet"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/47/6d/be10df2b141fcb1020c9605f7758881b5af706fb09a05b737e8eb7540387/greenlet-1.1.0.tar.gz"
|
||||
MD5SUM=""
|
||||
MD5SUM="93bd96887f84352f26d425236f27a9f6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue