From 99bd794d59a915f0c0378866d56a87aed86fcc30 Mon Sep 17 00:00:00 2001 From: RJ Trujillo Date: Sat, 10 Feb 2024 21:07:58 -0700 Subject: [PATCH] fix(wolfi-dx-toolbox): Swap libcurl4 with libcurl-openssl4 This package doesn't align with the SDK and borks curl. On closer analysis, the correct package is `libcurl-openssl4` --- toolboxes/wolfi-toolbox/packages.wolfi-dx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toolboxes/wolfi-toolbox/packages.wolfi-dx b/toolboxes/wolfi-toolbox/packages.wolfi-dx index 2738794..470d2e5 100644 --- a/toolboxes/wolfi-toolbox/packages.wolfi-dx +++ b/toolboxes/wolfi-toolbox/packages.wolfi-dx @@ -17,7 +17,7 @@ isl libbrotlicommon1 libbrotlidec1 libcrypto3 -libcurl4 +libcurl-openssl4 libgcc libnghttp2-14 libpcre2-32-0