summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-06-30 18:19:09 +0000
committerSam James <sam@gentoo.org>2022-06-30 18:19:09 +0000
commit7794c9a763b6b627dc6b28530a2a5c7659209a70 (patch)
tree02dc9c6411c3ebf4623eebef1f08581d43c0a911
parentbootstrap-prefix.sh: bump snapshot for autotools.eclass (and distutils-r1) fix (diff)
downloadprefix-7794c9a763b6b627dc6b28530a2a5c7659209a70.tar.gz
prefix-7794c9a763b6b627dc6b28530a2a5c7659209a70.tar.bz2
prefix-7794c9a763b6b627dc6b28530a2a5c7659209a70.zip
bootstrap-prefix.sh: bump LibreSSL
Bug: https://bugs.gentoo.org/817914 Signed-off-by: Sam James <sam@gentoo.org>
-rwxr-xr-xscripts/bootstrap-prefix.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh
index 387a66c827..127d91aca7 100755
--- a/scripts/bootstrap-prefix.sh
+++ b/scripts/bootstrap-prefix.sh
@@ -1458,6 +1458,8 @@ bootstrap_bzip2() {
}
bootstrap_libressl() {
+ bootstrap_simple libressl 3.4.3 gz \
+ https://ftp.openbsd.org/pub/OpenBSD/LibreSSL || \
bootstrap_simple libressl 3.2.4 gz \
https://ftp.openbsd.org/pub/OpenBSD/LibreSSL || \
bootstrap_simple libressl 2.8.3 gz \