From 05502b4a043b570e677618bfc9fb96a2b41099de Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 9 Feb 2025 04:39:52 +0000 Subject: [PATCH] dev-libs/libpcre2: update HOMEPAGE Signed-off-by: Sam James --- dev-libs/libpcre2/libpcre2-10.44-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/libpcre2/libpcre2-10.44-r1.ebuild b/dev-libs/libpcre2/libpcre2-10.44-r1.ebuild index a8241ab04ee88..af9e44cfe85d1 100644 --- a/dev-libs/libpcre2/libpcre2-10.44-r1.ebuild +++ b/dev-libs/libpcre2/libpcre2-10.44-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ inherit libtool multilib multilib-minimal toolchain-funcs verify-sig MY_P="pcre2-${PV/_rc/-RC}" DESCRIPTION="Perl-compatible regular expression library" -HOMEPAGE="https://www.pcre.org/" +HOMEPAGE="https://pcre2project.github.io/pcre2/ https://www.pcre.org/" SRC_URI=" https://github.com/PCRE2Project/pcre2/releases/download/${MY_P}/${MY_P}.tar.bz2 https://ftp.pcre.org/pub/pcre/${MY_P}.tar.bz2