commit:     8f0de6f7e19517b6653f826d96d6161609b5d861
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 18 22:08:37 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 18 22:08:37 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f0de6f7

dev-libs/libpcre2: update SRC_URI

Closes: https://bugs.gentoo.org/891351
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/libpcre2/libpcre2-10.40-r1.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-libs/libpcre2/libpcre2-10.40-r1.ebuild 
b/dev-libs/libpcre2/libpcre2-10.40-r1.ebuild
index 12a35ecd32b3..288e14a00e95 100644
--- a/dev-libs/libpcre2/libpcre2-10.40-r1.ebuild
+++ b/dev-libs/libpcre2/libpcre2-10.40-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -21,8 +21,7 @@ else
 fi
 
 if [[ -n "${PATCH_SET}" ]] ; then
-       SRC_URI+=" https://dev.gentoo.org/~whissi/dist/${PN}/${PATCH_SET}
-               https://dev.gentoo.org/~polynomial-c/dist/${PATCH_SET}";
+       SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${PATCH_SET}";
 fi
 
 S="${WORKDIR}/${MY_P}"

Reply via email to