summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorWim Muskee <wimmuskee@gmail.com>2018-10-13 06:51:01 +0200
committerPatrice Clement <monsieurp@gentoo.org>2018-10-14 00:01:45 +0200
commitaea50ec286440d3d3f7df310d905605a7b72a8d8 (patch)
tree5f392bf69a3a45063baf2d407d6961fb4bf5a08c /dev-ml
parentdev-python/git-python: version bump. (diff)
downloadgentoo-aea50ec286440d3d3f7df310d905605a7b72a8d8.tar.gz
gentoo-aea50ec286440d3d3f7df310d905605a7b72a8d8.tar.bz2
gentoo-aea50ec286440d3d3f7df310d905605a7b72a8d8.zip
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>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/yojson/yojson-1.4.0.ebuild4
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}"