aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-dpath
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-dpath')
-rw-r--r--testing/py-dpath/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-dpath/APKBUILD b/testing/py-dpath/APKBUILD
index 37e08da60..0754f1c02 100644
--- a/testing/py-dpath/APKBUILD
+++ b/testing/py-dpath/APKBUILD
@@ -14,7 +14,7 @@ depends_dev=""
makedepends="python-dev py-setuptools"
install=""
subpackages=""
-source="http://pypi.python.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver-$_pkgsver.tar.gz"
+source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver-$_pkgsver.tar.gz"
_builddir="$srcdir"/$_pkgname-$pkgver-$_pkgsver
prepare() {