diff options
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/jsonm/jsonm-1.0.1.ebuild | 6 |
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}" |