mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
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:
@@ -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"
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user