dev-ml/yojson: update HOMEPAGE.

Closes: https://bugs.gentoo.org/668276
Signed-off-by: Wim Muskee <wimmuskee@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10133
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
This commit is contained in:
Wim Muskee
2018-10-13 06:51:01 +02:00
committed by Patrice Clement
parent d299e18607
commit aea50ec286

View File

@@ -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}"