curl: bump to 7.84.0 (#7054)

* curl: bump to 7.84.0

* Updated LICENSE

* Delete curl-7.82.0.recipe
This commit is contained in:
kenmays
2022-07-23 02:54:59 -07:00
committed by GitHub
parent 97b4731815
commit 9082c85801
2 changed files with 3 additions and 3 deletions

View File

@@ -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"

View File

@@ -1,6 +1,6 @@
COPYRIGHT AND PERMISSION NOTICE
Copyright (c) 1996 - 2019, Daniel Stenberg, <daniel@haxx.se>, and many
Copyright (c) 1996 - 2022, Daniel Stenberg, <daniel@haxx.se>, and many
contributors, see the THANKS file.
All rights reserved.