summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-18 22:08:37 +0000
committerSam James <sam@gentoo.org>2023-01-18 22:08:37 +0000
commit8f0de6f7e19517b6653f826d96d6161609b5d861 (patch)
tree6df8f58457e2a716e9afbb2675d2d0c87a1b35eb
parentdev-lang/go: Stabilize 1.19.5 ppc64, #891317 (diff)
downloadgentoo-8f0de6f7e19517b6653f826d96d6161609b5d861.tar.gz
gentoo-8f0de6f7e19517b6653f826d96d6161609b5d861.tar.bz2
gentoo-8f0de6f7e19517b6653f826d96d6161609b5d861.zip
dev-libs/libpcre2: update SRC_URI
Closes: https://bugs.gentoo.org/891351 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-libs/libpcre2/libpcre2-10.40-r1.ebuild5
1 files 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}"