R: update to 3.6.3.

This commit is contained in:
Johannes 2020-04-14 19:30:04 +02:00 committed by Johannes
parent e8edf7c060
commit 7ae0ea28cf

View file

@ -1,7 +1,7 @@
# Template file for 'R'
pkgname=R
version=3.6.1
revision=2
version=3.6.3
revision=1
build_style=gnu-configure
configure_args="--docdir=/usr/share/doc/R rdocdir=/usr/share/doc/R
--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/"
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"
checksum=5baa9ebd3e71acecdcc3da31d9042fb174d55a42829f8315f2457080978b1389
checksum=89302990d8e8add536e12125ec591d6951022cf8475861b3690bc8bf1cefaa8f
nocross=yes
shlib_provides="libR.so"