diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-06-04 11:02:48 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-06-04 11:02:48 +0200 |
commit | 1cfba8594a815678076969f58446a1faf58005b5 (patch) | |
tree | ea690483d74ed888472bf989836a7615f08199d1 /dev-ml/ocamlweb/ocamlweb-1.39.ebuild | |
parent | dev-ml/mtime: update homepage (diff) | |
download | gentoo-1cfba8594a815678076969f58446a1faf58005b5.tar.gz gentoo-1cfba8594a815678076969f58446a1faf58005b5.tar.bz2 gentoo-1cfba8594a815678076969f58446a1faf58005b5.zip |
dev-ml/ocamlweb: 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/ocamlweb/ocamlweb-1.39.ebuild')
-rw-r--r-- | dev-ml/ocamlweb/ocamlweb-1.39.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/ocamlweb/ocamlweb-1.39.ebuild b/dev-ml/ocamlweb/ocamlweb-1.39.ebuild index b9f6962912af..f4baea3a4598 100644 --- a/dev-ml/ocamlweb/ocamlweb-1.39.ebuild +++ b/dev-ml/ocamlweb/ocamlweb-1.39.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,8 +6,8 @@ EAPI=7 inherit latex-package DESCRIPTION="O'Caml literate programming tool" -HOMEPAGE="http://www.lri.fr/~filliatr/ocamlweb/" -SRC_URI="http://www.lri.fr/~filliatr/ftp/ocamlweb/${P}.tar.gz" +HOMEPAGE="https://www.lri.fr/~filliatr/ocamlweb/" +SRC_URI="https://www.lri.fr/~filliatr/ftp/ocamlweb/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" |