summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2024-04-10 08:59:22 +0200
committerFabian Groffen <grobian@gentoo.org>2024-04-10 08:59:22 +0200
commit64a78631d4bf682f8f95f87fe150accfa0d66222 (patch)
treeccdd6f78e5cce96ba1038f77f02ea4f883995e72
parentdev-lang/python-3.12.2_p1: fix manifest for -r2 patchrev (diff)
downloadprefix-64a78631d4bf682f8f95f87fe150accfa0d66222.tar.gz
prefix-64a78631d4bf682f8f95f87fe150accfa0d66222.tar.bz2
prefix-64a78631d4bf682f8f95f87fe150accfa0d66222.zip
scripts/bootstrap-prefix: bump snapshot for Darwin Python fix
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
-rwxr-xr-xscripts/bootstrap-prefix.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh
index 660d32c487..741f6e6cde 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="20240407"
+ local PV="20240409"
# RAP uses the latest gentoo main repo snapshot to bootstrap.
is-rap && LATEST_TREE_YES=1