aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-jsonpatch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-jsonpatch')
-rw-r--r--testing/py-jsonpatch/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-jsonpatch/APKBUILD b/testing/py-jsonpatch/APKBUILD
index 799d934f1f..0cca0f03bc 100644
--- a/testing/py-jsonpatch/APKBUILD
+++ b/testing/py-jsonpatch/APKBUILD
@@ -12,7 +12,7 @@ depends="python py-jsonpointer"
makedepends=""
install=""
subpackages=""
-source="https://pypi.python.org/packages/source/${_pkgname:0:1}/${_pkgname}/${_pkgname}-$pkgver.tar.gz"
+source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"
_builddir="$srcdir"/$_pkgname-$pkgver
prepare() {