mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
icu75, revbump for wrong libVersionCompat (#10675)
This commit is contained in:
@@ -41,7 +41,7 @@ HOMEPAGE="http://www.icu-project.org"
|
||||
COPYRIGHT="2016 and later: Unicode, Inc. and others.
|
||||
1995-2020 IBM Corporation and others."
|
||||
LICENSE="ICU"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/unicode-org/icu/releases/download/release-${portVersion/\./-}/icu4c-${portVersion/\./_}-src.tgz"
|
||||
CHECKSUM_SHA256="cb968df3e4d2e87e8b11c49a5d01c787bd13b9545280fc6642f826527618caef"
|
||||
SOURCE_URI_2="https://github.com/unicode-org/icu/releases/download/release-${portVersion/\./-}/icu4c-${portVersion/\./_}-data.zip#noarchive"
|
||||
@@ -58,7 +58,7 @@ libVersionCompat="$libVersion compat >= ${libVersion%.*}"
|
||||
PROVIDES="
|
||||
icu75$secondaryArchSuffix = $portVersion compat >= 75
|
||||
lib:libicudata$secondaryArchSuffix = $libVersionCompat
|
||||
lib:libicui18n$secondaryArchSuffix = libVersionCompat
|
||||
lib:libicui18n$secondaryArchSuffix = $libVersionCompat
|
||||
lib:libicuio$secondaryArchSuffix = $libVersionCompat
|
||||
lib:libicutest$secondaryArchSuffix = $libVersionCompat
|
||||
lib:libicutu$secondaryArchSuffix = $libVersionCompat
|
||||
|
||||
Reference in New Issue
Block a user