From 647dc67fdf2235d03b1a1226dc4c35510a36d485 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sat, 6 Jan 2024 09:40:16 +0100 Subject: [PATCH] R, bump version (#9951) --- dev-lang/r/{r-4.2.2.recipe => r-4.3.2.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename dev-lang/r/{r-4.2.2.recipe => r-4.3.2.recipe} (98%) diff --git a/dev-lang/r/r-4.2.2.recipe b/dev-lang/r/r-4.3.2.recipe similarity index 98% rename from dev-lang/r/r-4.2.2.recipe rename to dev-lang/r/r-4.3.2.recipe index 0efc1d7ab..1c085d689 100644 --- a/dev-lang/r/r-4.2.2.recipe +++ b/dev-lang/r/r-4.3.2.recipe @@ -13,9 +13,9 @@ 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="3" +REVISION="1" SOURCE_URI="https://cloud.r-project.org/src/base/R-4/R-$portVersion.tar.gz" -CHECKSUM_SHA256="0ff62b42ec51afa5713caee7c4fde7a0c45940ba39bef8c5c9487fef0c953df5" +CHECKSUM_SHA256="b3f5760ac2eee8026a3f0eefcb25b47723d978038eee8e844762094c860c452a" SOURCE_DIR="R-$portVersion" ARCHITECTURES="all !x86_gcc2"