summaryrefslogtreecommitdiff
path: root/dev-lang/jsonnet/jsonnet-0.12.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-06-02 21:45:28 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-06-02 21:45:28 +0100
commit2018227e9344edb9da15fc6a4a8298086cc2aa77 (patch)
treec18e1c09e605e94e2a1e93345ad25746cc9e14b9 /dev-lang/jsonnet/jsonnet-0.12.1.ebuild
parent6f8038813c460b4f0572d5ef595cdfa94af3a94d (diff)
gentoo resync : 02.06.2019
Diffstat (limited to 'dev-lang/jsonnet/jsonnet-0.12.1.ebuild')
-rw-r--r--dev-lang/jsonnet/jsonnet-0.12.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/jsonnet/jsonnet-0.12.1.ebuild b/dev-lang/jsonnet/jsonnet-0.12.1.ebuild
index e021db68f24d..ba69cbeb09ac 100644
--- a/dev-lang/jsonnet/jsonnet-0.12.1.ebuild
+++ b/dev-lang/jsonnet/jsonnet-0.12.1.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_6 python3_7 )
inherit toolchain-funcs distutils-r1
DESCRIPTION="A data templating language for app and tool developers "
-HOMEPAGE="http://jsonnet.org/"
+HOMEPAGE="https://jsonnet.org/"
SRC_URI="https://github.com/google/jsonnet/archive/v${PV}.tar.gz -> ${P}.tar.gz"
IUSE="python"