summaryrefslogtreecommitdiffstats
path: root/academic/R/R.SlackBuild
diff options
context:
space:
mode:
author afhpayne <github@komputermatrix.com>2023-12-15 16:24:08 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-16 07:55:44 +0700
commit875df0686e471ee045f121a9fec83e114d1c017d (patch)
tree5307ee6541f246d8f80f3606bdda04bc6fd132ae /academic/R/R.SlackBuild
parent83dea7bb785ff65fad5d276bb8638420afd93eb2 (diff)
downloadslackbuilds-875df0686e471ee045f121a9fec83e114d1c017d.tar.gz
slackbuilds-875df0686e471ee045f121a9fec83e114d1c017d.tar.xz
academic/R: update 4.3.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/R/R.SlackBuild')
-rw-r--r--academic/R/R.SlackBuild2
1 files changed, 1 insertions, 1 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}