[notify] curl: update to 7.74.0

includes security fixes, see https://curl.se/changes.html#7_74_0
This commit is contained in:
Juergen Daubert 2020-12-09 09:42:55 +01:00
parent 8f0ea5e258
commit 5c512fb7bf
3 changed files with 11 additions and 5 deletions

View File

@ -188,6 +188,12 @@ drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HEADERDATA.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HEADERFUNCTION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HEADEROPT.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HSTS.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HSTSREADDATA.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HSTSREADFUNCTION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HSTSWRITEDATA.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HSTSWRITEFUNCTION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HSTS_CTRL.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HTTP09_ALLOWED.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HTTP200ALIASES.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HTTPAUTH.3.gz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/core.pub
RWRJc1FUaeVeqpKFALBKBnTkrTp6lo6d3VfwdWVwfXLb8xcyo/ORONa1tyD5WG2KECIsvupoZAlnTm7qgqymlRDePa7pO2DrZg0=
SHA256 (Pkgfile) = 596a87c0ed578203ca340981bf3b7211029c7458382fcd98300b0fe51c210c40
SHA256 (.footprint) = 18039c01262f3ed570da0c8774591642be95a36ae3c6047a8cd1442f7444e8b7
SHA256 (curl-7.73.0.tar.xz) = 7c4c7ca4ea88abe00fea4740dcf81075c031b1d0bb23aff2d5efde20a3c2408a
RWRJc1FUaeVeqhiJoZzYUqgQxkEC5xoL9RlYDvKJ4ejmg0mGPrDMYooL9W99p07dwnrhhrrnEm5zMhRd6khKnNvOyvrMi9dwggk=
SHA256 (Pkgfile) = edc020cde1aa092f7a4dbfc4736b85c69139630cfdb446f11677162db8d66bc9
SHA256 (.footprint) = 158676674a1a26752cc7b1a7ba881666212f19cf29bcab5d43a9e13c1a6f17d6
SHA256 (curl-7.74.0.tar.xz) = 999d5f2c403cf6e25d58319fdd596611e455dd195208746bc6e6d197a77e878b

View File

@ -4,7 +4,7 @@
# Depends on: openssl, zlib
name=curl
version=7.73.0
version=7.74.0
release=1
source=(https://curl.haxx.se/download/$name-$version.tar.xz)