diff --git a/curl/.footprint b/curl/.footprint index a2fd581..dd65826 100644 --- a/curl/.footprint +++ b/curl/.footprint @@ -28,7 +28,6 @@ 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 @@ -173,6 +172,7 @@ drwxr-xr-x root/root usr/share/man/man3/ -rw-r--r-- root/root usr/share/man/man3/CURLOPT_DOH_SSL_VERIFYPEER.3.gz -rw-r--r-- root/root usr/share/man/man3/CURLOPT_DOH_SSL_VERIFYSTATUS.3.gz -rw-r--r-- root/root usr/share/man/man3/CURLOPT_DOH_URL.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_ECH.3.gz -rw-r--r-- root/root usr/share/man/man3/CURLOPT_EGDSOCKET.3.gz -rw-r--r-- root/root usr/share/man/man3/CURLOPT_ERRORBUFFER.3.gz -rw-r--r-- root/root usr/share/man/man3/CURLOPT_EXPECT_100_TIMEOUT_MS.3.gz @@ -491,6 +491,7 @@ drwxr-xr-x root/root usr/share/man/man3/ -rw-r--r-- root/root usr/share/man/man3/curl_multi_strerror.3.gz -rw-r--r-- root/root usr/share/man/man3/curl_multi_timeout.3.gz -rw-r--r-- root/root usr/share/man/man3/curl_multi_wait.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_multi_waitfds.3.gz -rw-r--r-- root/root usr/share/man/man3/curl_multi_wakeup.3.gz -rw-r--r-- root/root usr/share/man/man3/curl_pushheader_byname.3.gz -rw-r--r-- root/root usr/share/man/man3/curl_pushheader_bynum.3.gz diff --git a/curl/.md5sum b/curl/.md5sum index a3f7f89..ba8726c 100644 --- a/curl/.md5sum +++ b/curl/.md5sum @@ -1 +1 @@ -f4f37253c5f1ad9ee85fa6215fdfeb42 curl-8.7.1.tar.xz +e1062de8a9b252a75fc42e2252746bd8 curl-8.8.0.tar.xz diff --git a/curl/Pkgfile b/curl/Pkgfile index 3374966..5af92b5 100644 --- a/curl/Pkgfile +++ b/curl/Pkgfile @@ -3,7 +3,7 @@ # Depends on: openssl zstd name=curl -version=8.7.1 +version=8.8.0 release=1 source=https://curl.se/download/curl-$version.tar.xz