From 82e1dd00412ce98a9e9ec879fe88d4c43e91c6c4 Mon Sep 17 00:00:00 2001
From: Carlo Landmeter <clandmeter@alpinelinux.org>
Date: Sun, 27 Jun 2021 21:46:54 +0000
Subject: [PATCH] scripts/bootstrap.sh: switch to libretls

---
 scripts/bootstrap.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh
index 7cad6feb2beb..1610d7977e7e 100755
--- a/scripts/bootstrap.sh
+++ b/scripts/bootstrap.sh
@@ -108,7 +108,7 @@ fi
 for PKG in fortify-headers linux-headers musl libc-dev pkgconf zlib \
 	   openssl ca-certificates libmd \
 	   gmp mpfr4 mpc1 isl22 cloog libucontext binutils gcc \
-	   libbsd libtls-standalone busybox busybox-initscripts make \
+	   libbsd libretls busybox busybox-initscripts make \
 	   apk-tools file \
 	   openrc alpine-conf alpine-baselayout alpine-keys alpine-base patch build-base \
 	   attr libcap acl fakeroot tar \
-- 
GitLab