From 9082c85801c43b9786ad06edfaa8e157c66da2bb Mon Sep 17 00:00:00 2001 From: kenmays Date: Sat, 23 Jul 2022 02:54:59 -0700 Subject: [PATCH] curl: bump to 7.84.0 (#7054) * curl: bump to 7.84.0 * Updated LICENSE * Delete curl-7.82.0.recipe --- net-misc/curl/{curl-7.82.0.recipe => curl-7.84.0.recipe} | 4 ++-- net-misc/curl/licenses/Curl | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) rename net-misc/curl/{curl-7.82.0.recipe => curl-7.84.0.recipe} (97%) diff --git a/net-misc/curl/curl-7.82.0.recipe b/net-misc/curl/curl-7.84.0.recipe similarity index 97% rename from net-misc/curl/curl-7.82.0.recipe rename to net-misc/curl/curl-7.84.0.recipe index d4e4b6306..077d5be09 100644 --- a/net-misc/curl/curl-7.82.0.recipe +++ b/net-misc/curl/curl-7.84.0.recipe @@ -11,13 +11,13 @@ COPYRIGHT="1996-2022 Daniel Stenberg" LICENSE="Curl" REVISION="1" SOURCE_URI="https://curl.haxx.se/download/curl-$portVersion.tar.bz2" -CHECKSUM_SHA256="46d9a0400a33408fd992770b04a44a7434b3036f2e8089ac28b57573d59d371f" +CHECKSUM_SHA256="702fb26e73190a3bd77071aa146f507b9817cc4dfce218d2ab87f00cd3bc059d" ADDITIONAL_FILES="curl.rdef" ARCHITECTURES="all ?arm ?ppc" SECONDARY_ARCHITECTURES="x86_gcc2 x86" -libVersion="4.7.0" +libVersion="4.8.0" libVersionCompat="$libVersion compat >= ${libVersion%%.*}" portVersionCompat="$portVersion compat >= 7.16" diff --git a/net-misc/curl/licenses/Curl b/net-misc/curl/licenses/Curl index 3528bd756..90f05adf2 100644 --- a/net-misc/curl/licenses/Curl +++ b/net-misc/curl/licenses/Curl @@ -1,6 +1,6 @@ COPYRIGHT AND PERMISSION NOTICE -Copyright (c) 1996 - 2019, Daniel Stenberg, , and many +Copyright (c) 1996 - 2022, Daniel Stenberg, , and many contributors, see the THANKS file. All rights reserved.