From ccaefe130452bd372ef460b1fba15df1dd035961 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sat, 22 Apr 2017 16:22:36 +0200 Subject: [PATCH] r: bump version. --- dev-lang/r/{r-3.3.3.recipe => r-3.4.0.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dev-lang/r/{r-3.3.3.recipe => r-3.4.0.recipe} (97%) diff --git a/dev-lang/r/r-3.3.3.recipe b/dev-lang/r/r-3.4.0.recipe similarity index 97% rename from dev-lang/r/r-3.3.3.recipe rename to dev-lang/r/r-3.4.0.recipe index 2c1035c49..ec04f8306 100644 --- a/dev-lang/r/r-3.3.3.recipe +++ b/dev-lang/r/r-3.4.0.recipe @@ -15,7 +15,7 @@ COPYRIGHT="1993-2017 The R Core Team" LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="https://cloud.r-project.org/src/base/R-3/R-$portVersion.tar.gz" -CHECKSUM_SHA256="5ab768053a275084618fb669b4fbaadcc39158998a87e8465323829590bcfc6c" +CHECKSUM_SHA256="288e9ed42457c47720780433b3d5c3c20983048b789291cc6a7baa11f9428b91" SOURCE_DIR="R-$portVersion" ARCHITECTURES="!x86_gcc2 x86 x86_64"