mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
dev-ml/ocaml-augeas: update HOMEPAGE for https
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
parent
f045fb4581
commit
6116c4c1c4
@ -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"
|
||||
|
||||
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user