From c5940250ebb4055641e1a5e64141ec2b744d318f Mon Sep 17 00:00:00 2001 From: Treeve Jelbert Date: Thu, 27 May 2021 18:19:47 +0200 Subject: curl: => 7.77.0 SECURITY FIX --- ftp/curl/DETAILS | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'ftp/curl/DETAILS') 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" -- cgit v1.2.3