aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-setuptools/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/py-setuptools/APKBUILD')
-rw-r--r--main/py-setuptools/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-setuptools/APKBUILD b/main/py-setuptools/APKBUILD
index c573b6f9ed..79d7be9bd3 100644
--- a/main/py-setuptools/APKBUILD
+++ b/main/py-setuptools/APKBUILD
@@ -5,7 +5,7 @@ _pkgname=${pkgname#py-}
pkgver=33.1.1
pkgrel=1
pkgdesc="A collection of enhancements to the Python distutils"
-url="http://pypi.python.org/pypi/setuptools"
+url="https://pypi.python.org/pypi/setuptools"
arch="noarch"
license="PSF"
provides="py2-setuptools=$pkgver-r$pkgrel"