summaryrefslogtreecommitdiffstats
path: root/academic/R
diff options
context:
space:
mode:
Diffstat (limited to 'academic/R')
-rw-r--r--academic/R/R.SlackBuild2
-rw-r--r--academic/R/R.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/academic/R/R.SlackBuild b/academic/R/R.SlackBuild
index 4304982680..627876ff24 100644
--- a/academic/R/R.SlackBuild
+++ b/academic/R/R.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=R
-VERSION=${VERSION:-4.3.0}
+VERSION=${VERSION:-4.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/academic/R/R.info b/academic/R/R.info
index 17f52d110f..4f676c8509 100644
--- a/academic/R/R.info
+++ b/academic/R/R.info
@@ -1,8 +1,8 @@
PRGNAM="R"
-VERSION="4.3.0"
+VERSION="4.3.1"
HOMEPAGE="https://www.r-project.org/"
-DOWNLOAD="https://cran.r-project.org/src/base/R-4/R-4.3.0.tar.gz"
-MD5SUM="f8f409fa66b82dbc79ddc5706f19638f"
+DOWNLOAD="https://cran.r-project.org/src/base/R-4/R-4.3.1.tar.gz"
+MD5SUM="b83cee497046d4aef649eb79e6df83e8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""