summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2024-06-14 06:37:22 +0200
committerFabian Groffen <grobian@gentoo.org>2024-06-14 06:37:22 +0200
commit23620efb918a3fc4b077a79187c157f682d8d213 (patch)
tree722999db0dc6b3e24ea84104cadcf501895b1d8f
parentscripts/rsync-generation/mksnapshot: don't download a crap 404 message (diff)
downloadprefix-23620efb918a3fc4b077a79187c157f682d8d213.tar.gz
prefix-23620efb918a3fc4b077a79187c157f682d8d213.tar.bz2
prefix-23620efb918a3fc4b077a79187c157f682d8d213.zip
scripts/bootstrap-prefix: bump snapshot to an existing one
Closes: https://bugs.gentoo.org/934308 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 051aae6b08..ec754a3377 100755
--- a/scripts/bootstrap-prefix.sh
+++ b/scripts/bootstrap-prefix.sh
@@ -573,7 +573,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="20240529"
+ local PV="20240613"
# RAP uses the latest gentoo main repo snapshot to bootstrap.
is-rap && LATEST_TREE_YES=1