From a5ce7ce52234b6921fba5837e966393e2265b17c Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Fri, 19 Feb 2021 15:18:52 +0100 Subject: scripts/bootstrap-prefix: bump bootstrap tree 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 100bc892a1..70a418cb71 100755 --- a/scripts/bootstrap-prefix.sh +++ b/scripts/bootstrap-prefix.sh @@ -533,7 +533,7 @@ do_tree() { bootstrap_tree() { # RAP uses the latest gentoo main repo snapshot to bootstrap. is-rap && LATEST_TREE_YES=1 - local PV="20210118" + local PV="20210213" if [[ -n ${LATEST_TREE_YES} ]]; then do_tree "${SNAPSHOT_URL}" portage-latest.tar.bz2 else -- cgit v1.2.3