From 5bacf5a9ebf62155fc79c5e8b86f3332cf94deb8 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Mon, 17 Jun 2024 16:31:02 +0200 Subject: scripts/bootstrap-prefix: bump snapshot for zstd compile-fix Signed-off-by: Fabian Groffen --- scripts/bootstrap-prefix.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-65-gdbad