diff options
-rw-r--r-- | dev-ml/yojson/yojson-1.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/yojson/yojson-1.4.0.ebuild b/dev-ml/yojson/yojson-1.4.0.ebuild index e3b9f39c5175..6a3ad0c2f226 100644 --- a/dev-ml/yojson/yojson-1.4.0.ebuild +++ b/dev-ml/yojson/yojson-1.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 inherit findlib opam DESCRIPTION="JSON parsing and pretty-printing library for OCaml" -HOMEPAGE="http://mjambon.com/yojson.html https://github.com/mjambon/yojson" +HOMEPAGE="https://github.com/mjambon/yojson" SRC_URI="https://github.com/mjambon/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" SLOT="0/${PV}" |