From b4460610cd88b08c8c8f844dbd92ab6315a2e7a2 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Wed, 17 Jan 2024 08:18:15 +0100 Subject: [PATCH] scripts/bootstrap-prefix: bump snapshot for macOS with xtools linker 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 f74f179e0d..a33ef6dae0 100755 --- a/scripts/bootstrap-prefix.sh +++ b/scripts/bootstrap-prefix.sh @@ -537,7 +537,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="20240114" + local PV="20240116" # RAP uses the latest gentoo main repo snapshot to bootstrap. is-rap && LATEST_TREE_YES=1