mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
curl: bump version.
This commit is contained in:
@@ -11,13 +11,13 @@ COPYRIGHT="1996-2019 Daniel Stenberg"
|
||||
LICENSE="Curl"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://curl.haxx.se/download/curl-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="4cc7c738b35250d0680f29e93e0820c4cb40035f43514ea3ec8d60322d41a45d"
|
||||
CHECKSUM_SHA256="6618234e0235c420a21f4cb4c2dd0badde76e6139668739085a70c4e2fe7a141"
|
||||
ADDITIONAL_FILES="curl.rdef"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64 ?arm ?ppc sparc"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
libVersion="4.5.0"
|
||||
libVersion="4.6.0"
|
||||
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
|
||||
portVersionCompat="$portVersion compat >= 7.16"
|
||||
|
||||
@@ -41,6 +41,7 @@ PROVIDES_devel="
|
||||
"
|
||||
REQUIRES_devel="
|
||||
curl$secondaryArchSuffix == $portVersion base
|
||||
devel:libnghttp2$secondaryArchSuffix
|
||||
devel:libssl$secondaryArchSuffix
|
||||
devel:libz$secondaryArchSuffix
|
||||
"
|
||||
Reference in New Issue
Block a user