mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
R: update to 4.4.1.
This commit is contained in:
parent
521a2a0c64
commit
d2e65b225a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'R'
|
# Template file for 'R'
|
||||||
pkgname=R
|
pkgname=R
|
||||||
version=4.3.1
|
version=4.4.1
|
||||||
revision=1
|
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
|
||||||
|
@ -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=8dd0bf24f1023c6f618c3b317383d291b4a494f40d73b983ac22ffea99e4ba99
|
checksum=b4cb675deaaeb7299d3b265d218cde43f192951ce5b89b7bb1a5148a36b2d94d
|
||||||
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