commit: 05502b4a043b570e677618bfc9fb96a2b41099de
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 9 04:39:52 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 9 04:55:42 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05502b4a
dev-libs/libpcre2: update HOMEPAGE
Signed-off-by: Sam James <sam <AT> gentoo.org>
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 a8241ab04ee8..af9e44cfe85d 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