mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
curl: bump to 7.60.0. (#2560)
This commit is contained in:
@@ -11,11 +11,11 @@ COPYRIGHT="1996-2018 Daniel Stenberg"
|
||||
LICENSE="Curl"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://curl.haxx.se/download/curl-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="b5920ffd6a8c95585fb95070e0ced38322790cb335c39d0dab852d12e157b5a0"
|
||||
CHECKSUM_SHA256="897dfb2204bd99be328279f88f55b7c61592216b0542fcbe995c60aa92871e9b"
|
||||
ADDITIONAL_FILES="curl.rdef"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 ?x86 x86_64 ?arm"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
ARCHITECTURES="x86_gcc2 ?x86 x86_64 ?arm ?ppc"
|
||||
SECONDARY_ARCHITECTURES="?x86_gcc2 x86"
|
||||
|
||||
libVersion="4.5.0"
|
||||
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
|
||||
Reference in New Issue
Block a user