summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2024-04-07 08:53:31 +0200
committerFabian Groffen <grobian@gentoo.org>2024-04-07 08:53:31 +0200
commit98bf92d8362aefed6b1a535e1598380b06367ec0 (patch)
tree070b3663583df9cc1bd5fee65162a2a361b47552
parentdev-lang/python-3.12.2_p1: version bump (diff)
downloadprefix-98bf92d8362aefed6b1a535e1598380b06367ec0.tar.gz
prefix-98bf92d8362aefed6b1a535e1598380b06367ec0.tar.bz2
prefix-98bf92d8362aefed6b1a535e1598380b06367ec0.zip
scripts/bootstrap-prefix: snapshot bump to fix Solaris bootstrap
bump for binutils-config' -rpath handling, which affects probably more than just Solaris 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 5eee608a9a..f27be96a45 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="20240405"
+ local PV="20240406"
# RAP uses the latest gentoo main repo snapshot to bootstrap.
is-rap && LATEST_TREE_YES=1