aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-jsonschema
diff options
context:
space:
mode:
Diffstat (limited to 'community/py-jsonschema')
-rw-r--r--community/py-jsonschema/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-jsonschema/APKBUILD b/community/py-jsonschema/APKBUILD
index 594177873f..c1b9abb6ab 100644
--- a/community/py-jsonschema/APKBUILD
+++ b/community/py-jsonschema/APKBUILD
@@ -5,7 +5,7 @@ _pkgname=jsonschema
pkgver=2.6.0
pkgrel=0
pkgdesc="An implementation of JSON Schema validation for Python"
-url="http://github.com/Julian/jsonschema"
+url="https://github.com/Julian/jsonschema"
arch="noarch"
license="MIT"
makedepends="python3-dev python2-dev py-setuptools"