From 23e218e4e4cd939933de7b17180d95fe945cb18e Mon Sep 17 00:00:00 2001 From: emmett1 Date: Fri, 26 Jul 2024 23:28:03 +0800 Subject: curl: updated to 8.9.0 --- repos/core/curl/.files | 2 ++ repos/core/curl/abuild | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/repos/core/curl/.files b/repos/core/curl/.files index 07af6d55..8eac51d6 100644 --- a/repos/core/curl/.files +++ b/repos/core/curl/.files @@ -27,6 +27,7 @@ drwxr-xr-x root/root usr/share/aclocal/ -rw-r--r-- root/root usr/share/aclocal/libcurl.m4 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 drwxr-xr-x root/root usr/share/man/man3/ -rw-r--r-- root/root usr/share/man/man3/CURLINFO_ACTIVESOCKET.3.gz @@ -387,6 +388,7 @@ drwxr-xr-x root/root usr/share/man/man3/ -rw-r--r-- root/root usr/share/man/man3/CURLOPT_SUPPRESS_CONNECT_HEADERS.3.gz -rw-r--r-- root/root usr/share/man/man3/CURLOPT_TCP_FASTOPEN.3.gz -rw-r--r-- root/root usr/share/man/man3/CURLOPT_TCP_KEEPALIVE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TCP_KEEPCNT.3.gz -rw-r--r-- root/root usr/share/man/man3/CURLOPT_TCP_KEEPIDLE.3.gz -rw-r--r-- root/root usr/share/man/man3/CURLOPT_TCP_KEEPINTVL.3.gz -rw-r--r-- root/root usr/share/man/man3/CURLOPT_TCP_NODELAY.3.gz diff --git a/repos/core/curl/abuild b/repos/core/curl/abuild index 07740087..3395f194 100644 --- a/repos/core/curl/abuild +++ b/repos/core/curl/abuild @@ -1,5 +1,5 @@ name=curl -version=8.8.0 +version=8.9.0 release=1 source="https://$name.se/download/$name-$version.tar.xz" build_opt=" -- cgit v1.2.3