mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
curl: bump version
test 116 failed
This commit is contained in:
@@ -9,15 +9,15 @@ busload of other useful tricks."
|
||||
HOMEPAGE="https://curl.haxx.se/"
|
||||
COPYRIGHT="1996-2020 Daniel Stenberg"
|
||||
LICENSE="Curl"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://curl.haxx.se/download/curl-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="a50bfe62ad67a24f8b12dd7fd655ac43a0f0299f86ec45b11354f25fbb5829d0"
|
||||
CHECKSUM_SHA256="0f4d63e6681636539dc88fa8e929f934cd3a840c46e0bf28c73be11e521b77a5"
|
||||
ADDITIONAL_FILES="curl.rdef"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64 ?arm ?ppc sparc m68k"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
libVersion="4.6.0"
|
||||
libVersion="4.7.0"
|
||||
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
|
||||
portVersionCompat="$portVersion compat >= 7.16"
|
||||
|
||||
Reference in New Issue
Block a user