summaryrefslogtreecommitdiffstats
path: root/ftp/curl/DETAILS
diff options
context:
space:
mode:
authorTreeve Jelbert2021-05-27 18:19:47 +0200
committerTreeve Jelbert2021-05-27 18:25:32 +0200
commitc5940250ebb4055641e1a5e64141ec2b744d318f (patch)
tree75081ea5e36aeb11921ad2bac2c1adf1120cc76e /ftp/curl/DETAILS
parent463cfb2ee69b19ce1b9f903f5d5eed8e377e76e0 (diff)
curl: => 7.77.0 SECURITY FIX
Diffstat (limited to 'ftp/curl/DETAILS')
-rwxr-xr-xftp/curl/DETAILS10
1 files changed, 5 insertions, 5 deletions
diff --git a/ftp/curl/DETAILS b/ftp/curl/DETAILS
index 0d9c70ba60..1d97d640b1 100755
--- a/ftp/curl/DETAILS
+++ b/ftp/curl/DETAILS
@@ -1,16 +1,16 @@
SPELL=curl
- VERSION=7.76.1
- SECURITY_PATCH=34
+ VERSION=7.77.0
+ SECURITY_PATCH=35
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- SOURCE_URL[0]=http://curl.haxx.se/download/$SOURCE
+ SOURCE_URL[0]=https://curl.haxx.se/download/$SOURCE
SOURCE_URL[1]=ftp://ftp.sunet.se/pub/www/utilities/$SPELL/$SOURCE
- SOURCE_URL[2]=http://${SPELL}.askapache.com/download/${SOURCE}
+ SOURCE_URL[2]=https://${SPELL}.askapache.com/download/${SOURCE}
SOURCE2_URL[1]=$SOURCE_URL.asc
SOURCE_GPG=curl.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE2_IGNORE=signature
- WEB_SITE=http://curl.haxx.se/
+ WEB_SITE=https://curl.haxx.se/
ENTERED=20010922
LICENSE[0]=MIT
KEYWORDS="ftp"