From 0af94db9f8bc9b97f0e24ed3d2fd8ea1e9fccd6c Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Fri, 29 Sep 2017 20:16:58 +0200 Subject: [PATCH] r: bump version. --- dev-lang/r/{r-3.4.1.recipe => r-3.4.2.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dev-lang/r/{r-3.4.1.recipe => r-3.4.2.recipe} (97%) diff --git a/dev-lang/r/r-3.4.1.recipe b/dev-lang/r/r-3.4.2.recipe similarity index 97% rename from dev-lang/r/r-3.4.1.recipe rename to dev-lang/r/r-3.4.2.recipe index 37226f91f..b482c06ce 100644 --- a/dev-lang/r/r-3.4.1.recipe +++ b/dev-lang/r/r-3.4.2.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="02b1135d15ea969a3582caeb95594a05e830a6debcdb5b85ed2d5836a6a3fc78" +CHECKSUM_SHA256="971e30c2436cf645f58552905105d75788bd9733bddbcb7c4fbff4c1a6d80c64" SOURCE_DIR="R-$portVersion" ARCHITECTURES="!x86_gcc2 x86 x86_64"