diff --git a/dev-ml/ocaml-augeas/ocaml-augeas-0.5.ebuild b/dev-ml/ocaml-augeas/ocaml-augeas-0.5.ebuild index ab46abaca844..589285f4c39f 100644 --- a/dev-ml/ocaml-augeas/ocaml-augeas-0.5.ebuild +++ b/dev-ml/ocaml-augeas/ocaml-augeas-0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,8 +6,8 @@ EAPI=7 inherit findlib DESCRIPTION="Ocaml bindings for Augeas" -HOMEPAGE="http://augeas.net/" -#SRC_URI="http://augeas.net/download/ocaml/${P}.tar.gz" +HOMEPAGE="https://augeas.net/" +#SRC_URI="https://augeas.net/download/ocaml/${P}.tar.gz" SRC_URI="https://people.redhat.com/~rjones/augeas/files/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-ml/ocaml-augeas/ocaml-augeas-0.6-r2.ebuild b/dev-ml/ocaml-augeas/ocaml-augeas-0.6-r2.ebuild index 9c03e4c31d27..65f06ffd8d48 100644 --- a/dev-ml/ocaml-augeas/ocaml-augeas-0.6-r2.ebuild +++ b/dev-ml/ocaml-augeas/ocaml-augeas-0.6-r2.ebuild @@ -6,8 +6,8 @@ EAPI=8 inherit dot-a findlib DESCRIPTION="Ocaml bindings for Augeas" -HOMEPAGE="http://augeas.net/" -#SRC_URI="http://augeas.net/download/ocaml/${P}.tar.gz" +HOMEPAGE="https://augeas.net/" +#SRC_URI="https://augeas.net/download/ocaml/${P}.tar.gz" SRC_URI="https://people.redhat.com/~rjones/augeas/files/${P}.tar.gz" LICENSE="LGPL-2.1"