From 45c1c0e9315dc743da4b771f2e399ffdb87161fa Mon Sep 17 00:00:00 2001 From: Duncaen Date: Thu, 6 Jul 2023 01:27:26 +0200 Subject: [PATCH] R: update to 4.3.1. --- srcpkgs/R/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/R/template b/srcpkgs/R/template index 334d68ddaa6..6e2afe1506b 100644 --- a/srcpkgs/R/template +++ b/srcpkgs/R/template @@ -1,7 +1,7 @@ # Template file for 'R' pkgname=R -version=4.2.2 -revision=4 +version=4.3.1 +revision=1 build_style=gnu-configure configure_args="--docdir=/usr/share/doc/R rdocdir=/usr/share/doc/R --with-blas$(vopt_if openblas '=openblas') --with-lapack @@ -23,7 +23,7 @@ license="GPL-2.0-or-later" homepage="https://www.r-project.org/" changelog="https://cran.r-project.org/doc/manuals/r-release/NEWS.html" distfiles="https://cran.r-project.org/src/base/R-4/${pkgname}-${version}.tar.gz" -checksum=0ff62b42ec51afa5713caee7c4fde7a0c45940ba39bef8c5c9487fef0c953df5 +checksum=8dd0bf24f1023c6f618c3b317383d291b4a494f40d73b983ac22ffea99e4ba99 nocross=yes shlib_provides="libR.so" # tests require texlive distribution