curl: update to 7.80.0
This commit is contained in:
parent
d2c44336dd
commit
f6b9006674
@ -237,6 +237,7 @@ drwxr-xr-x root/root usr/share/man/man3/
|
||||
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_MAXCONNECTS.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_MAXFILESIZE.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_MAXFILESIZE_LARGE.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_MAXLIFETIME_CONN.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_MAXREDIRS.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_MAX_RECV_SPEED_LARGE.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_MAX_SEND_SPEED_LARGE.3.gz
|
||||
@ -263,6 +264,8 @@ drwxr-xr-x root/root usr/share/man/man3/
|
||||
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_POSTQUOTE.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_POSTREDIR.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PREQUOTE.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PREREQDATA.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PREREQFUNCTION.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PRE_PROXY.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PRIVATE.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROGRESSDATA.3.gz
|
||||
@ -335,6 +338,7 @@ drwxr-xr-x root/root usr/share/man/man3/
|
||||
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSH_AUTH_TYPES.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSH_COMPRESSION.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSH_HOST_PUBLIC_KEY_MD5.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSH_HOST_PUBLIC_KEY_SHA256.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSH_KEYDATA.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSH_KEYFUNCTION.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSH_KNOWNHOSTS.3.gz
|
||||
@ -476,6 +480,7 @@ drwxr-xr-x root/root usr/share/man/man3/
|
||||
-rw-r--r-- root/root usr/share/man/man3/curl_url_dup.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/curl_url_get.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/curl_url_set.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/curl_url_strerror.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/curl_version.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/curl_version_info.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/libcurl-easy.3.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/core.pub
|
||||
RWRJc1FUaeVeqiE547D/bSveyYMSnPpO63fGoAYUIi7RNPpzmVS4KKAnJ+4ySVIn/M7uYX7G3QoImOhdN9EPPP9ke7GGUGzOCQs=
|
||||
SHA256 (Pkgfile) = fc2a733caf5fa8e0e83da8199abf25473c86ee95be6b5bda0868325a2d90f565
|
||||
SHA256 (.footprint) = 63921c9011a92974531a389a99c71c1d07eff93298547e670559cfd1642f4ac1
|
||||
SHA256 (curl-7.79.1.tar.xz) = 0606f74b1182ab732a17c11613cbbaf7084f2e6cca432642d0e3ad7c224c3689
|
||||
RWRJc1FUaeVeqjPyxLoWOyiqDWPzklgVbwcM+Qqkbbk0ql/0JWqEZd4x3yLD8CUHdvVW9qa5WO5zS4ut7XC17Y30zAGSxk2cTwg=
|
||||
SHA256 (Pkgfile) = d4a2de87f17981a5cc0085e99509580d88b21627c9e78b23b8511a51a189d0ea
|
||||
SHA256 (.footprint) = 5eefb4edfd3f2eb7c387a9a19bacd93de04f8b4341789aaef303a770644c72ba
|
||||
SHA256 (curl-7.80.0.tar.xz) = a132bd93188b938771135ac7c1f3ac1d3ce507c1fcbef8c471397639214ae2ab
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: openssl zlib zstd
|
||||
|
||||
name=curl
|
||||
version=7.79.1
|
||||
version=7.80.0
|
||||
release=1
|
||||
source=(https://curl.haxx.se/download/$name-$version.tar.xz)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user