From b86baa91d62048d51496b18edf52dbad729549b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98rjan=20Malde?= Date: Sun, 25 May 2025 12:09:33 +0200 Subject: groups.d/241.native_packages_inet.d/curl.package: bump to v8.13.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ørjan Malde --- groups.d/241.native_packages_inet.d/curl.package | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'groups.d') diff --git a/groups.d/241.native_packages_inet.d/curl.package b/groups.d/241.native_packages_inet.d/curl.package index 77b93f7e..1644a2c6 100644 --- a/groups.d/241.native_packages_inet.d/curl.package +++ b/groups.d/241.native_packages_inet.d/curl.package @@ -1,8 +1,8 @@ : ${PKG_CURL_DEPENDS:="gnutls libpsl libidn2 libz zstd"}; -: ${PKG_CURL_SHA256SUM:=6fea2aac6a4610fbd0400afb0bcddbe7258a64c63f1f68e5855ebc0c659710cd}; -: ${PKG_CURL_VERSION:=8.7.1}; +: ${PKG_CURL_SHA256SUM:=4a093979a3c2d02de2fbc00549a32771007f2e78032c6faa5ecd2f7a9e152025}; +: ${PKG_CURL_VERSION:=8.13.0}; : ${PKG_CURL_URL:=https://curl.haxx.se/download/curl-${PKG_CURL_VERSION}.tar.xz}; -: ${PKG_CURL_CONFIGURE_ARGS_EXTRA:="--disable-symbol-hiding --enable-shared --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt --with-ca-path=/etc/ssl/certs --with-gnutls --with-libssh --without-openssl --without-librtmp --without-hyper --without-brotli --without-gssapi --disable-socketpair --disable-unix-sockets --with-libidn2"}; +: ${PKG_CURL_CONFIGURE_ARGS_EXTRA:="--enable-shared --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt --with-ca-path=/etc/ssl/certs --with-gnutls --with-libssh --without-openssl --without-librtmp --without-brotli --without-gssapi --disable-socketpair --disable-unix-sockets --with-libidn2"}; : ${PKG_CURL_FORCE_AUTORECONF:=1}; ex_pkg_register "curl" "${RTL_FILEOP_SOURCE_FNAME}" "native_packages"; -- cgit v1.2.3