diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-06-04 11:02:57 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-06-04 11:02:57 +0200 |
commit | 519c7b66e0eb642e731f4db06ae19ebf3de31f60 (patch) | |
tree | e6820d17eab89bae4af6ddad09f7ebece51327eb /dev-ml/rresult | |
parent | dev-ml/react: update homepage (diff) | |
download | gentoo-519c7b66e0eb642e731f4db06ae19ebf3de31f60.tar.gz gentoo-519c7b66e0eb642e731f4db06ae19ebf3de31f60.tar.bz2 gentoo-519c7b66e0eb642e731f4db06ae19ebf3de31f60.zip |
dev-ml/rresult: 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/rresult')
-rw-r--r-- | dev-ml/rresult/rresult-0.5.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/rresult/rresult-0.5.0.ebuild b/dev-ml/rresult/rresult-0.5.0.ebuild index 85613f2d372e..dc85569f5066 100644 --- a/dev-ml/rresult/rresult-0.5.0.ebuild +++ b/dev-ml/rresult/rresult-0.5.0.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=6 @@ -6,8 +6,8 @@ EAPI=6 inherit opam DESCRIPTION="Result value combinators for OCaml" -HOMEPAGE="http://erratique.ch/software/rresult https://github.com/dbuenzli/rresult" -SRC_URI="http://erratique.ch/software/rresult/releases/${P}.tbz" +HOMEPAGE="https://erratique.ch/software/rresult https://github.com/dbuenzli/rresult" +SRC_URI="https://erratique.ch/software/rresult/releases/${P}.tbz" LICENSE="ISC" SLOT="0/${PV}" |