mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
R: update to 4.3.1.
This commit is contained in:
parent
201a8efe49
commit
45c1c0e931
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'R'
|
# Template file for 'R'
|
||||||
pkgname=R
|
pkgname=R
|
||||||
version=4.2.2
|
version=4.3.1
|
||||||
revision=4
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--docdir=/usr/share/doc/R rdocdir=/usr/share/doc/R
|
configure_args="--docdir=/usr/share/doc/R rdocdir=/usr/share/doc/R
|
||||||
--with-blas$(vopt_if openblas '=openblas') --with-lapack
|
--with-blas$(vopt_if openblas '=openblas') --with-lapack
|
||||||
|
@ -23,7 +23,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://www.r-project.org/"
|
homepage="https://www.r-project.org/"
|
||||||
changelog="https://cran.r-project.org/doc/manuals/r-release/NEWS.html"
|
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"
|
distfiles="https://cran.r-project.org/src/base/R-4/${pkgname}-${version}.tar.gz"
|
||||||
checksum=0ff62b42ec51afa5713caee7c4fde7a0c45940ba39bef8c5c9487fef0c953df5
|
checksum=8dd0bf24f1023c6f618c3b317383d291b4a494f40d73b983ac22ffea99e4ba99
|
||||||
nocross=yes
|
nocross=yes
|
||||||
shlib_provides="libR.so"
|
shlib_provides="libR.so"
|
||||||
# tests require texlive distribution
|
# tests require texlive distribution
|
||||||
|
|
Loading…
Add table
Reference in a new issue