nuspell, revbump, use icu74 (#10091)

This commit is contained in:
Schrijvers Luc
2024-02-09 13:15:05 +00:00
committed by GitHub
parent 0f9751cd23
commit cb0a630114

View File

@@ -19,7 +19,7 @@ COPYRIGHT="2016-2019 Dimitrij Mijoski, Sander van Geloven
2002-2008 László Németh (Hunspell)
2001-2002 Kevin Hendricks (MySpell)"
LICENSE="GNU LGPL v3"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/nuspell/nuspell/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="01804d490bec517748ee49fa2f1249f4c99380c26335e32082cdaa02b5b2b4dc"
SOURCE_FILENAME="nuspell-$portVersion.tar.gz"
@@ -59,8 +59,8 @@ REQUIRES_devel="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libicudata$secondaryArchSuffix >= 66
devel:libicuuc$secondaryArchSuffix >= 66
devel:libicudata$secondaryArchSuffix >= 74
devel:libicuuc$secondaryArchSuffix >= 74
"
BUILD_PREREQUIRES="
cmd:cmake