aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-greenlet
diff options
context:
space:
mode:
Diffstat (limited to 'community/py-greenlet')
-rw-r--r--community/py-greenlet/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-greenlet/APKBUILD b/community/py-greenlet/APKBUILD
index a0e661809b..14b4cabfda 100644
--- a/community/py-greenlet/APKBUILD
+++ b/community/py-greenlet/APKBUILD
@@ -5,7 +5,7 @@ _pkgname=greenlet
pkgver=0.4.12
pkgrel=1
pkgdesc="Lightweight in-process concurrent programming"
-url="http://pypi.python.org/pypi/greenlet"
+url="https://pypi.python.org/pypi/greenlet"
# does not build on ppc64le yet
arch="all"
license="MIT"