summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2024-07-30 19:04:38 +0200
committerFabian Groffen <grobian@gentoo.org>2024-07-30 19:04:38 +0200
commit03176f2d90ead5f2e3d0e3f9fe0498b2ff1e9f60 (patch)
tree3ae17f0752da4abea061288ebc0b509c61c708bd
parentsys-apps/coreutils-9.5: version bump, add Solaris fix (diff)
downloadprefix-03176f2d90ead5f2e3d0e3f9fe0498b2ff1e9f60.tar.gz
prefix-03176f2d90ead5f2e3d0e3f9fe0498b2ff1e9f60.tar.bz2
prefix-03176f2d90ead5f2e3d0e3f9fe0498b2ff1e9f60.zip
scripts/bootstrap-prefix: bump snapshot for Solaris fixes
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
-rwxr-xr-xscripts/bootstrap-prefix.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh
index e434b1c61d..dfdff4c99e 100755
--- a/scripts/bootstrap-prefix.sh
+++ b/scripts/bootstrap-prefix.sh
@@ -548,7 +548,7 @@ bootstrap_tree() {
# retain this comment and the line below to
# keep this snapshot around in the snapshots
# MKSNAPSHOT-ANCHOR -- directory of rsync slaves
- local PV="20240721"
+ local PV="20240729"
# RAP uses the latest gentoo main repo snapshot to bootstrap.
is-rap && LATEST_TREE_YES=1