aboutsummaryrefslogtreecommitdiffstats
path: root/testing/git2json
diff options
context:
space:
mode:
Diffstat (limited to 'testing/git2json')
-rw-r--r--testing/git2json/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/git2json/APKBUILD b/testing/git2json/APKBUILD
index ba2587d6e7e..5df8c739ac6 100644
--- a/testing/git2json/APKBUILD
+++ b/testing/git2json/APKBUILD
@@ -12,7 +12,7 @@ depends_dev=""
makedepends="python-dev py-setuptools"
install=""
subpackages=""
-source="http://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() {