aboutsummaryrefslogtreecommitdiff
path: root/academic
diff options
context:
space:
mode:
authorafhpayne <github@komputermatrix.com>2024-11-08 16:26:45 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-09 06:58:15 +0700
commitdcfbf16765d925051c05b29634e7afe12923570a (patch)
tree4f8266d4b60c4c22121e6ad32a4eb49fec4d7868 /academic
parentcc787e9e952c0bd1a6e90376277c6c94814f13a8 (diff)
academic/R: update 4.4.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 e8f237c02f2c..b1ada030dbad 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.4.1}
+VERSION=${VERSION:-4.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/academic/R/R.info b/academic/R/R.info
index c7d87e5f087d..4198203a024b 100644
--- a/academic/R/R.info
+++ b/academic/R/R.info
@@ -1,8 +1,8 @@
PRGNAM="R"
-VERSION="4.4.1"
+VERSION="4.4.2"
HOMEPAGE="https://www.r-project.org/"
-DOWNLOAD="https://cran.r-project.org/src/base/R-4/R-4.4.1.tar.xz"
-MD5SUM="7e8bce91f0ed90931cf9b73d6ac64aeb"
+DOWNLOAD="https://cran.r-project.org/src/base/R-4/R-4.4.2.tar.xz"
+MD5SUM="c2351f512e22d729a71bdaf95bc74561"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""