Commit 68364502 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

component/curl: version up 8.6.0, including security fixes.

parent 567fb6aa
...@@ -20,8 +20,8 @@ parts = ...@@ -20,8 +20,8 @@ parts =
[curl] [curl]
recipe = slapos.recipe.cmmi recipe = slapos.recipe.cmmi
shared = true shared = true
url = https://curl.se/download/curl-8.4.0.tar.bz2 url = https://curl.se/download/curl-8.6.0.tar.xz
md5sum = 1a61fde1fe5c7db5c29c1196435188a5 md5sum = 8f28f7e08c91cc679a45fccf66184fbc
configure-options = configure-options =
--disable-static --disable-static
--disable-ech --disable-ech
...@@ -57,6 +57,7 @@ configure-options = ...@@ -57,6 +57,7 @@ configure-options =
--with-nghttp2=${nghttp2:location} --with-nghttp2=${nghttp2:location}
--without-ngtcp2 --without-ngtcp2
--without-nghttp3 --without-nghttp3
--without-openssl-quic
--without-quiche --without-quiche
--without-zsh-functions-dir --without-zsh-functions-dir
--without-fish-functions-dir --without-fish-functions-dir
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment