aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-simplejson/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/py-simplejson/APKBUILD')
-rw-r--r--main/py-simplejson/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-simplejson/APKBUILD b/main/py-simplejson/APKBUILD
index 5907c27f22..db95e0e116 100644
--- a/main/py-simplejson/APKBUILD
+++ b/main/py-simplejson/APKBUILD
@@ -5,7 +5,7 @@ _pkgname=simplejson
pkgver=3.8.2
pkgrel=2
pkgdesc="Simple, fast, extensible JSON encoder/decoder for Python"
-url="http://pypi.python.org/pypi/simplejson/"
+url="https://pypi.python.org/pypi/simplejson/"
arch="all"
license="MIT"
depends=""