aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-opengl-accelerate/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-opengl-accelerate/APKBUILD')
-rw-r--r--testing/py-opengl-accelerate/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-opengl-accelerate/APKBUILD b/testing/py-opengl-accelerate/APKBUILD
index 721329d59b..c0006aaec7 100644
--- a/testing/py-opengl-accelerate/APKBUILD
+++ b/testing/py-opengl-accelerate/APKBUILD
@@ -13,7 +13,7 @@ depends_dev=""
makedepends="cython-dev"
install=""
subpackages=""
-source="http://pypi.python.org/packages/source/P/PyOpenGL-accelerate/$_pkgreal.tar.gz"
+source="https://files.pythonhosted.org/packages/source/P/PyOpenGL-accelerate/$_pkgreal.tar.gz"
builddir="$srcdir"/$_pkgreal
build() {