aboutsummaryrefslogtreecommitdiffstats
path: root/testing/vnc2flv/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/vnc2flv/APKBUILD')
-rw-r--r--testing/vnc2flv/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/vnc2flv/APKBUILD b/testing/vnc2flv/APKBUILD
index 9ff114150a..90db68d1c1 100644
--- a/testing/vnc2flv/APKBUILD
+++ b/testing/vnc2flv/APKBUILD
@@ -12,7 +12,7 @@ depends_dev=""
makedepends="python-dev"
install=""
subpackages=""
-source="http://pypi.python.org/packages/source/v/vnc2flv/vnc2flv-$pkgver.tar.gz"
+source="https://files.pythonhosted.org/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz"
_builddir="$srcdir"/vnc2flv-$pkgver
prepare() {