From e2e3211ecf8f9eca0bec4693c0ec058d51070f78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrius=20=C5=A0tikonas?= Date: Sun, 26 Feb 2023 12:14:29 +0800 Subject: [PATCH] Add missing curl rebuild to parts.rst. --- parts.rst | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/parts.rst b/parts.rst index 55ff0bf..f1ad440 100644 --- a/parts.rst +++ b/parts.rst @@ -804,9 +804,12 @@ libarchive 3.5.2 openssl 1.1.1l ============== -OpenSSL is a C library for secure communications/cryptography. We do not -strictly use any of the networking functions of this library but it is a hard dependency -of XBPS. +OpenSSL is a C library for secure communications/cryptography. + +curl 7.83.0 +=========== + +We rebuild curl with support for OpenSSL. zlib 1.2.13 ===========