aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-hiredis/APKBUILD
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2016-07-06 19:40:49 +0200
committerBartłomiej Piotrowski <b@bpiotrowski.pl>2016-07-08 18:44:26 +0200
commit93be634436eb466cacd4ec5ea4fcfb811bde9975 (patch)
tree7c977912e3836f0929ceb6ae252d38060bd94dfc /main/py-hiredis/APKBUILD
parentd093991db57b4a583f10dc4bed68281dfa91e566 (diff)
main/*: change source URL pypi.python.org to files.pythonhosted.org
See https://bitbucket.org/pypa/pypi/issues/438/backwards-compatible-un-hashed-package#comment-27734791
Diffstat (limited to 'main/py-hiredis/APKBUILD')
-rw-r--r--main/py-hiredis/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-hiredis/APKBUILD b/main/py-hiredis/APKBUILD
index 18a408f04e6..8fe6c0ffab6 100644
--- a/main/py-hiredis/APKBUILD
+++ b/main/py-hiredis/APKBUILD
@@ -12,7 +12,7 @@ depends_dev=""
makedepends="python-dev py-setuptools hiredis-dev"
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
system-hiredis.patch"
_builddir="$srcdir"/$_pkgname-$pkgver