summaryrefslogtreecommitdiffstats
path: root/testing/py-flask-htauth/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-flask-htauth/APKBUILD')
-rw-r--r--testing/py-flask-htauth/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-flask-htauth/APKBUILD b/testing/py-flask-htauth/APKBUILD
index 8a6d54df494..a54a9e23a5d 100644
--- a/testing/py-flask-htauth/APKBUILD
+++ b/testing/py-flask-htauth/APKBUILD
@@ -13,7 +13,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() {