R: update to 4.1.2.
This commit is contained in:
parent
d22db5e6dc
commit
43abf9050f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'R'
|
||||
pkgname=R
|
||||
version=4.1.1
|
||||
revision=2
|
||||
version=4.1.2
|
||||
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
|
||||
|
@ -22,7 +22,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=515e03265752257d0b7036f380f82e42b46ed8473f54f25c7b67ed25bbbdd364
|
||||
checksum=2036225e9f7207d4ce097e54972aecdaa8b40d7d9911cd26491fac5a0fab38af
|
||||
nocross=yes
|
||||
shlib_provides="libR.so"
|
||||
make_check=extended
|
||||
|
|
Loading…
Reference in a new issue