mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
R: update to 3.6.1.
This commit is contained in:
parent
b489640f3a
commit
3c482f3031
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=3.5.3
|
version=3.6.1
|
||||||
revision=2
|
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-lapack --with-blas --enable-R-shlib --with-tcltk
|
--with-lapack --with-blas --enable-R-shlib --with-tcltk
|
||||||
|
@ -18,7 +18,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-3/${pkgname}-${version}.tar.gz"
|
distfiles="https://cran.r-project.org/src/base/R-3/${pkgname}-${version}.tar.gz"
|
||||||
checksum=2bfa37b7bd709f003d6b8a172ddfb6d03ddd2d672d6096439523039f7a8e678c
|
checksum=5baa9ebd3e71acecdcc3da31d9042fb174d55a42829f8315f2457080978b1389
|
||||||
nocross=yes
|
nocross=yes
|
||||||
shlib_provides="libR.so"
|
shlib_provides="libR.so"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue