summaryrefslogtreecommitdiff
path: root/sys-apps/coreutils/coreutils-9999.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-08-28 04:01:34 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-08-28 04:01:34 +0100
commitefc1a67ef36757bc76eb899ec03802086adda461 (patch)
treee87101990f740e514b0c771a5365e1d127a010c7 /sys-apps/coreutils/coreutils-9999.ebuild
parent14fff03b5545ac6b6f575afd2e6174afbd294fdd (diff)
gentoo auto-resync : 28:08:2023 - 04:01:33
Diffstat (limited to 'sys-apps/coreutils/coreutils-9999.ebuild')
-rw-r--r--sys-apps/coreutils/coreutils-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/coreutils/coreutils-9999.ebuild b/sys-apps/coreutils/coreutils-9999.ebuild
index 4b4df6b130d5..1eeb24a0282e 100644
--- a/sys-apps/coreutils/coreutils-9999.ebuild
+++ b/sys-apps/coreutils/coreutils-9999.ebuild
@@ -23,7 +23,7 @@ if [[ ${PV} == 9999 ]] ; then
elif [[ ${PV} == *_p* ]] ; then
# Note: could put this in devspace, but if it's gone, we don't want
# it in tree anyway. It's just for testing.
- MY_SNAPSHOT="$(ver_cut 1-2).147-d553ab"
+ MY_SNAPSHOT="$(ver_cut 1-2).156-b3afb"
SRC_URI="https://www.pixelbeat.org/cu/coreutils-${MY_SNAPSHOT}.tar.xz -> ${P}.tar.xz"
SRC_URI+=" verify-sig? ( https://www.pixelbeat.org/cu/coreutils-${MY_SNAPSHOT}.tar.xz.sig -> ${P}.tar.xz.sig )"
S="${WORKDIR}"/${PN}-${MY_SNAPSHOT}