From 45fae49324eaaff7c330c432b2d38bf1146f4347 Mon Sep 17 00:00:00 2001 From: miqlas <5569059+extrowerk@users.noreply.github.com> Date: Sun, 19 Jan 2020 14:54:19 +0100 Subject: [PATCH] R: bump (#4565) --- dev-lang/r/{r-3.4.3.recipe => r-3.6.2.recipe} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename dev-lang/r/{r-3.4.3.recipe => r-3.6.2.recipe} (96%) diff --git a/dev-lang/r/r-3.4.3.recipe b/dev-lang/r/r-3.6.2.recipe similarity index 96% rename from dev-lang/r/r-3.4.3.recipe rename to dev-lang/r/r-3.6.2.recipe index f5daa3fc1..f5fc0c858 100644 --- a/dev-lang/r/r-3.4.3.recipe +++ b/dev-lang/r/r-3.6.2.recipe @@ -11,11 +11,11 @@ nonparametric tests, clustering, smoothing and graphical data \ representations. Additional modules ('add-on packages') are available for a \ variety of specific purposes but are not distributed with this package." HOMEPAGE="https://www.r-project.org/" -COPYRIGHT="1993-2017 The R Core Team" +COPYRIGHT="1993-2019 The R Core Team" LICENSE="GNU GPL v2" -REVISION="4" +REVISION="1" SOURCE_URI="https://cloud.r-project.org/src/base/R-3/R-$portVersion.tar.gz" -CHECKSUM_SHA256="7a3cb831de5b4151e1f890113ed207527b7d4b16df9ec6b35e0964170007f426" +CHECKSUM_SHA256="bd65a45cddfb88f37370fbcee4ac8dd3f1aebeebe47c2f968fd9770ba2bbc954" SOURCE_DIR="R-$portVersion" ARCHITECTURES="!x86_gcc2 x86 x86_64"