ports/core (3.7): curl: updated to version 8.6.0
commit 896aa0a5f99c1c056f22f53e00956e7f6071f951 Author: Juergen Daubert <jue@jue.li> Date: Wed Jan 31 10:24:57 2024 +0100 curl: updated to version 8.6.0 diff --git a/curl/.footprint b/curl/.footprint index 560bb2ac..763a0763 100644 --- a/curl/.footprint +++ b/curl/.footprint @@ -31,6 +31,7 @@ drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/curl-config.1.gz -rw-r--r-- root/root usr/share/man/man1/curl.1.gz +-rw-r--r-- root/root usr/share/man/man1/mk-ca-bundle.1.gz drwxr-xr-x root/root usr/share/man/man3/ -rw-r--r-- root/root usr/share/man/man3/CURLINFO_ACTIVESOCKET.3.gz -rw-r--r-- root/root usr/share/man/man3/CURLINFO_APPCONNECT_TIME.3.gz @@ -73,6 +74,7 @@ drwxr-xr-x root/root usr/share/man/man3/ -rw-r--r-- root/root usr/share/man/man3/CURLINFO_PROXYAUTH_AVAIL.3.gz -rw-r--r-- root/root usr/share/man/man3/CURLINFO_PROXY_ERROR.3.gz -rw-r--r-- root/root usr/share/man/man3/CURLINFO_PROXY_SSL_VERIFYRESULT.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_QUEUE_TIME_T.3.gz -rw-r--r-- root/root usr/share/man/man3/CURLINFO_REDIRECT_COUNT.3.gz -rw-r--r-- root/root usr/share/man/man3/CURLINFO_REDIRECT_TIME.3.gz -rw-r--r-- root/root usr/share/man/man3/CURLINFO_REDIRECT_TIME_T.3.gz @@ -340,6 +342,7 @@ drwxr-xr-x root/root usr/share/man/man3/ -rw-r--r-- root/root usr/share/man/man3/CURLOPT_SEEKDATA.3.gz -rw-r--r-- root/root usr/share/man/man3/CURLOPT_SEEKFUNCTION.3.gz -rw-r--r-- root/root usr/share/man/man3/CURLOPT_SERVER_RESPONSE_TIMEOUT.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SERVER_RESPONSE_TIMEOUT_MS.3.gz -rw-r--r-- root/root usr/share/man/man3/CURLOPT_SERVICE_NAME.3.gz -rw-r--r-- root/root usr/share/man/man3/CURLOPT_SHARE.3.gz -rw-r--r-- root/root usr/share/man/man3/CURLOPT_SOCKOPTDATA.3.gz diff --git a/curl/.signature b/curl/.signature index a575a01a..41560abb 100644 --- a/curl/.signature +++ b/curl/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqhFljv+85Qp371JH4hWS7IHgX+f499Bg7EU8ZN/IktKmuq86aGucbBTplr8zEi0U21aA4YJbKRD2D0A+8tQODw8= -SHA256 (Pkgfile) = 36bc7b92b9cc8592ca49a9a590e5b8e64fd9470835d2f8dd3fae74ad726a284b -SHA256 (.footprint) = c3470b7ba99683af6b8fe29f22eda2ab180e02b1e51ee4977dfa21755793ea81 -SHA256 (curl-8.5.0.tar.xz) = 42ab8db9e20d8290a3b633e7fbb3cec15db34df65fd1015ef8ac1e4723750eeb +RWRJc1FUaeVeqv4enD7D7Mpz2DOxwTgH9YlVZS1uP0W+MUblc7xH9Z4OJsh1LDS1FzkR55I4ChYCuOFiu+Ghp5Y5H2avd1wDwQw= +SHA256 (Pkgfile) = 52125816a69f2506b8232582f13d9aaed2c43a7cae8a8e3df320b96ca476cfc4 +SHA256 (.footprint) = b93ccc07e39082f05d6a6485e1432f9b322edc85dc9d8861968bd505382e8b67 +SHA256 (curl-8.6.0.tar.xz) = 3ccd55d91af9516539df80625f818c734dc6f2ecf9bada33c76765e99121db15 diff --git a/curl/Pkgfile b/curl/Pkgfile index b0014b90..4e177549 100644 --- a/curl/Pkgfile +++ b/curl/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libnghttp2 openssl zstd name=curl -version=8.5.0 +version=8.6.0 release=1 source=(https://curl.haxx.se/download/$name-$version.tar.xz)
participants (1)
-
crux@crux.nu