From 5f6721638599b38d43c2930df72585d0ab721131 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Fri, 9 Feb 2024 17:09:25 +0000 Subject: [PATCH] R, switch to icu74 (#10094) --- dev-lang/r/r-4.3.2.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-lang/r/r-4.3.2.recipe b/dev-lang/r/r-4.3.2.recipe index 1c085d689..2cdcc2ac9 100644 --- a/dev-lang/r/r-4.3.2.recipe +++ b/dev-lang/r/r-4.3.2.recipe @@ -13,7 +13,7 @@ variety of specific purposes but are not distributed with this package." HOMEPAGE="https://www.r-project.org/" COPYRIGHT="2022 The R Foundation for Statistical Computing" LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://cloud.r-project.org/src/base/R-4/R-$portVersion.tar.gz" CHECKSUM_SHA256="b3f5760ac2eee8026a3f0eefcb25b47723d978038eee8e844762094c860c452a" SOURCE_DIR="R-$portVersion" @@ -46,7 +46,7 @@ REQUIRES=" lib:libgfortran$secondaryArchSuffix lib:libgomp$secondaryArchSuffix lib:libiconv$secondaryArchSuffix - lib:libicui18n$secondaryArchSuffix >= 66 + lib:libicui18n$secondaryArchSuffix lib:libintl$secondaryArchSuffix lib:libjpeg$secondaryArchSuffix lib:liblapack$secondaryArchSuffix @@ -75,7 +75,7 @@ BUILD_REQUIRES=" devel:libgfortran$secondaryArchSuffix devel:libgomp$secondaryArchSuffix devel:libiconv$secondaryArchSuffix - devel:libicui18n$secondaryArchSuffix >= 66 + devel:libicui18n$secondaryArchSuffix >= 74 devel:libintl$secondaryArchSuffix devel:libjpeg$secondaryArchSuffix devel:liblapack$secondaryArchSuffix