summaryrefslogtreecommitdiffstats
path: root/testing/httpie-oauth/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/httpie-oauth/APKBUILD')
-rw-r--r--testing/httpie-oauth/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/httpie-oauth/APKBUILD b/testing/httpie-oauth/APKBUILD
index 7ef7f9f34f7..5748ba34427 100644
--- a/testing/httpie-oauth/APKBUILD
+++ b/testing/httpie-oauth/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() {