Skip to content

Commit c6db239

Browse files
committed
scripts/bootstrap-prefix: bump bootstrap snapshot
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
1 parent 01d88c0 commit c6db239

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/bootstrap-prefix.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,7 @@ do_tree() {
563563
bootstrap_tree() {
564564
# RAP uses the latest gentoo main repo snapshot to bootstrap.
565565
is-rap && LATEST_TREE_YES=1
566-
local PV="20230513"
566+
local PV="20230601"
567567
if [[ -n ${LATEST_TREE_YES} ]]; then
568568
do_tree "${SNAPSHOT_URL}" portage-latest.tar.bz2
569569
else

0 commit comments

Comments
 (0)