summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2024-06-17 16:31:02 +0200
committerFabian Groffen <grobian@gentoo.org>2024-06-17 16:31:43 +0200
commit5bacf5a9ebf62155fc79c5e8b86f3332cf94deb8 (patch)
treeb94d47fa95d141f4e27016d03faa1ded059edf40
parentscripts/auto-bootstraps/analyse_result: fix syntax warning (diff)
downloadprefix-5bacf5a9ebf62155fc79c5e8b86f3332cf94deb8.tar.gz
prefix-5bacf5a9ebf62155fc79c5e8b86f3332cf94deb8.tar.bz2
prefix-5bacf5a9ebf62155fc79c5e8b86f3332cf94deb8.zip
scripts/bootstrap-prefix: bump snapshot for zstd compile-fix
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 ec754a3377..d62aae9b80 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="20240613"
+ local PV="20240617"
# RAP uses the latest gentoo main repo snapshot to bootstrap.
is-rap && LATEST_TREE_YES=1