Skip to content

Commit c4928f0

Browse files
committed
Merge branch 'patch-1' of https://github.com/jitendranair/python-for-android into jitendranair-patch-1
2 parents 9bce70f + 03e65cc commit c4928f0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

recipes/greenlet/recipe.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
VERSION_greenlet=${VERSION_greenlet:-0.4.1}
44
URL_greenlet=https://pypi.python.org/packages/source/g/greenlet/greenlet-$VERSION_greenlet.zip
5-
https://github.com/downloads/greenlet/greenlet/greenlet-$VERSION_greenlet.tar.gz
65
DEPS_greenlet=(python)
76
MD5_greenlet=c2deda75bdda59c38cae12a77cc53adc
87
BUILD_greenlet=$BUILD_PATH/greenlet/$(get_directory $URL_greenlet)

0 commit comments

Comments
 (0)