mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Update curl to 8.1.2
WebKit needs a newer version than what we currently have.
This commit is contained in:
@@ -6,5 +6,5 @@ resource app_version {
|
||||
variety = B_APPV_FINAL,
|
||||
internal = 0,
|
||||
short_info = "curl",
|
||||
long_info = "curl ©1996-2019 Daniel Stenberg"
|
||||
long_info = "curl ©1996-2023 Daniel Stenberg"
|
||||
};
|
||||
|
||||
@@ -7,11 +7,11 @@ based upload, proxies, cookies, user+password authentication (Basic, Digest, \
|
||||
NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a \
|
||||
busload of other useful tricks."
|
||||
HOMEPAGE="https://curl.haxx.se/"
|
||||
COPYRIGHT="1996-2022 Daniel Stenberg"
|
||||
COPYRIGHT="1996-2023 Daniel Stenberg"
|
||||
LICENSE="Curl"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://curl.haxx.se/download/curl-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="21a7e83628ee96164ac2b36ff6bf99d467c7b0b621c1f7e317d8f0d96011539c"
|
||||
CHECKSUM_SHA256="b54974d32fd610acace92e3df1f643144015ac65847f0a041fdc17db6f43f243"
|
||||
ADDITIONAL_FILES="curl.rdef"
|
||||
|
||||
ARCHITECTURES="all ?arm ?ppc"
|
||||
Reference in New Issue
Block a user