aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-librtmp
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-librtmp')
-rw-r--r--testing/py-librtmp/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-librtmp/APKBUILD b/testing/py-librtmp/APKBUILD
index bfd9b86282..b3bb97d0a9 100644
--- a/testing/py-librtmp/APKBUILD
+++ b/testing/py-librtmp/APKBUILD
@@ -13,7 +13,7 @@ depends_dev=""
makedepends="$depends_dev python-dev"
install=""
subpackages=""
-source="https://pypi.python.org/packages/source/p/$_pkgname/$_pkgname-$pkgver.tar.gz"
+source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"
builddir="$srcdir"/$_pkgname-$pkgver
build() {