commit 864351f5d753272ad79164be4e878fdeeebe3c7b
parent 1bb91dcb8d1c0fd0c5016709966af5a0b22bedd8
Author: emmett1 <emmett1.2miligrams@protonmail.com>
Date: Tue, 11 Nov 2025 08:09:31 +0000
curl: updated to 8.17.0
Diffstat:
3 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/repos/core/curl/.checksum b/repos/core/curl/.checksum
@@ -1 +1 @@
-2a1c9c6bd6165bb677524eac7d54a9cbe393ea0d3526845d999403ed149c2e68 curl-8.16.0.tar.xz
+1a639ae8c85f904ef9ec80bc8002d4b74ebd7e611ab597968814a8ecead2dfde curl-8.17.0.tar.xz
diff --git a/repos/core/curl/.files b/repos/core/curl/.files
@@ -122,6 +122,8 @@ drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/CURLMOPT_MAX_PIPELINE_LENGTH.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLMOPT_MAX_TOTAL_CONNECTIONS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLMOPT_NETWORK_CHANGED.3.gz
+-rw-r--r-- root/root usr/share/man/man3/CURLMOPT_NOTIFYDATA.3.gz
+-rw-r--r-- root/root usr/share/man/man3/CURLMOPT_NOTIFYFUNCTION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLMOPT_PIPELINING.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLMOPT_PIPELINING_SERVER_BL.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLMOPT_PIPELINING_SITE_BL.3.gz
@@ -499,6 +501,8 @@ drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/curl_multi_get_offt.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_multi_info_read.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_multi_init.3.gz
+-rw-r--r-- root/root usr/share/man/man3/curl_multi_notify_disable.3.gz
+-rw-r--r-- root/root usr/share/man/man3/curl_multi_notify_enable.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_multi_perform.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_multi_poll.3.gz
-rw-r--r-- root/root usr/share/man/man3/curl_multi_remove_handle.3.gz
diff --git a/repos/core/curl/abuild b/repos/core/curl/abuild
@@ -1,5 +1,5 @@
name=curl
-version=8.16.0
+version=8.17.0
release=1
source="https://$name.se/download/$name-$version.tar.xz"