summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAlexey Sokolov <sokolov@google.com>2020-06-04 11:02:39 +0200
committerDavid Seifert <soap@gentoo.org>2020-06-04 11:02:39 +0200
commit21005fc1bd5692bd029a90dc2feed5fbc713e81a (patch)
treebb09d61d2ebc1402f7b125ebbd4902bae42e7d2d /dev-ml
parentdev-ml/fpath: update homepage (diff)
downloadgentoo-21005fc1bd5692bd029a90dc2feed5fbc713e81a.tar.gz
gentoo-21005fc1bd5692bd029a90dc2feed5fbc713e81a.tar.bz2
gentoo-21005fc1bd5692bd029a90dc2feed5fbc713e81a.zip
dev-ml/jsonm: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov <sokolov@google.com> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/jsonm/jsonm-1.0.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/jsonm/jsonm-1.0.1.ebuild b/dev-ml/jsonm/jsonm-1.0.1.ebuild
index 301132978611..a51e2c2f0762 100644
--- a/dev-ml/jsonm/jsonm-1.0.1.ebuild
+++ b/dev-ml/jsonm/jsonm-1.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -6,8 +6,8 @@ EAPI="5"
inherit findlib
DESCRIPTION="Non-blocking streaming JSON codec for OCaml"
-HOMEPAGE="http://erratique.ch/software/jsonm"
-SRC_URI="http://erratique.ch/software/jsonm/releases/${P}.tbz"
+HOMEPAGE="https://erratique.ch/software/jsonm"
+SRC_URI="https://erratique.ch/software/jsonm/releases/${P}.tbz"
LICENSE="ISC"
SLOT="0/${PV}"