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.