From dbbd6faed1bb04176c974a89504f58796aa3f6e6 Mon Sep 17 00:00:00 2001 From: davidovski Date: Mon, 31 Jan 2022 01:37:58 +0000 Subject: tweaked cacerts --- repo/util/curl.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/util/curl.xibuild') diff --git a/repo/util/curl.xibuild b/repo/util/curl.xibuild index a6a7051..0e6ce5a 100644 --- a/repo/util/curl.xibuild +++ b/repo/util/curl.xibuild @@ -1,7 +1,7 @@ #!/bin/bash MAKEDEPS=(make ) -DEPS=(openssl zlib zstd libnghttp libpsl) +DEPS=(cacerts openssl zlib zstd libnghttp libpsl) PKG_VER=7.80.0 SOURCE=https://curl.se/download/curl-$PKG_VER.tar.xz -- cgit v1.2.1