commit: 43601bab2c4354f901f082a07dd1974e893856f9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 9 02:09:33 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Apr 9 02:09:33 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43601bab
dev-libs/mpc: update HOMEPAGE Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/mpc/mpc-1.2.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/mpc/mpc-1.2.1.ebuild b/dev-libs/mpc/mpc-1.2.1.ebuild index f2b23959fc05..2057137f920c 100644 --- a/dev-libs/mpc/mpc-1.2.1.ebuild +++ b/dev-libs/mpc/mpc-1.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit multilib-minimal DESCRIPTION="A library for multiprecision complex arithmetic with exact rounding" -HOMEPAGE="http://mpc.multiprecision.org/" +HOMEPAGE="https://www.multiprecision.org/mpc/" SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1"
