Skip to content

Commit

Permalink
curl: 8.7.1 -> 8.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sighook committed May 22, 2024
1 parent 1f7caa4 commit fb614be
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion curl/.footprint
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion curl/.md5sum
Original file line number Diff line number Diff line change
@@ -1 +1 @@
f4f37253c5f1ad9ee85fa6215fdfeb42 curl-8.7.1.tar.xz
e1062de8a9b252a75fc42e2252746bd8 curl-8.8.0.tar.xz
2 changes: 1 addition & 1 deletion curl/Pkgfile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit fb614be

Please sign in to comment.