From cb0a630114e93fe16ce651684181e64f4644283d Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Fri, 9 Feb 2024 13:15:05 +0000 Subject: [PATCH] nuspell, revbump, use icu74 (#10091) --- app-text/nuspell/nuspell-4.2.0.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app-text/nuspell/nuspell-4.2.0.recipe b/app-text/nuspell/nuspell-4.2.0.recipe index c101a4000..b64eefc70 100644 --- a/app-text/nuspell/nuspell-4.2.0.recipe +++ b/app-text/nuspell/nuspell-4.2.0.recipe @@ -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