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