aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-ipaddr
diff options
context:
space:
mode:
Diffstat (limited to 'community/py-ipaddr')
-rw-r--r--community/py-ipaddr/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-ipaddr/APKBUILD b/community/py-ipaddr/APKBUILD
index dc9c94b921..9fcdcc3aa2 100644
--- a/community/py-ipaddr/APKBUILD
+++ b/community/py-ipaddr/APKBUILD
@@ -12,7 +12,7 @@ depends_dev=
makedepends="$depends_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"
_builddir="$srcdir"/$_pkgname-$pkgver
prepare() {