From c6db2398458c74d6ac1f4915e9733ab1f4e3aa05 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Fri, 2 Jun 2023 14:23:11 +0200 Subject: scripts/bootstrap-prefix: bump bootstrap snapshot 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 45cf2f4e2c..8e53e57705 100755 --- a/scripts/bootstrap-prefix.sh +++ b/scripts/bootstrap-prefix.sh @@ -563,7 +563,7 @@ do_tree() { bootstrap_tree() { # RAP uses the latest gentoo main repo snapshot to bootstrap. is-rap && LATEST_TREE_YES=1 - local PV="20230513" + local PV="20230601" if [[ -n ${LATEST_TREE_YES} ]]; then do_tree "${SNAPSHOT_URL}" portage-latest.tar.bz2 else -- cgit v1.2.3-18-g5258