summaryrefslogtreecommitdiffhomepage
path: root/groups.d
diff options
context:
space:
mode:
authorØrjan Malde <red@foxi.me>2025-05-25 12:09:33 +0200
committerØrjan Malde <red@foxi.me>2025-05-25 12:10:09 +0200
commitb86baa91d62048d51496b18edf52dbad729549b0 (patch)
treee885ca9a2d047fef3981de3aaa2d42078d78c1d0 /groups.d
parent3b0e0e6b8bde4e1f8ebe0bcacc458ae2141989ce (diff)
downloadmidipix_build-b86baa91d62048d51496b18edf52dbad729549b0.tar.bz2
midipix_build-b86baa91d62048d51496b18edf52dbad729549b0.tar.xz
groups.d/241.native_packages_inet.d/curl.package: bump to v8.13.0
Signed-off-by: Ørjan Malde <red@foxi.me>
Diffstat (limited to 'groups.d')
-rw-r--r--groups.d/241.native_packages_inet.d/curl.package6
1 files changed, 3 insertions, 3 deletions
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";