summaryrefslogtreecommitdiffstats
path: root/academic
diff options
context:
space:
mode:
author afhpayne2023-12-15 22:24:08 +0100
committer Willy Sudiarto Raharjo2023-12-16 01:55:44 +0100
commit875df0686e471ee045f121a9fec83e114d1c017d (patch)
tree5307ee6541f246d8f80f3606bdda04bc6fd132ae /academic
parent83dea7bb785ff65fad5d276bb8638420afd93eb2 (diff)
downloadslackbuilds-875df0686e471ee045f121a9fec83e114d1c017d.tar.gz
academic/R: update 4.3.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic')
-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 627876ff24..11c1dc9116 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.1}
+VERSION=${VERSION:-4.3.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/academic/R/R.info b/academic/R/R.info
index 4f676c8509..4d5a3dab1f 100644
--- a/academic/R/R.info
+++ b/academic/R/R.info
@@ -1,8 +1,8 @@
PRGNAM="R"
-VERSION="4.3.1"
+VERSION="4.3.2"
HOMEPAGE="https://www.r-project.org/"
-DOWNLOAD="https://cran.r-project.org/src/base/R-4/R-4.3.1.tar.gz"
-MD5SUM="b83cee497046d4aef649eb79e6df83e8"
+DOWNLOAD="https://cran.r-project.org/src/base/R-4/R-4.3.2.tar.gz"
+MD5SUM="3217f2606bbde5a76fe4deaa4b4d3321"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""