R: update to 4.1.3.

This commit is contained in:
Luke Hannan 2022-03-11 23:17:55 +02:00 committed by Echo
parent cd2f670532
commit faabce77c9

View file

@ -1,7 +1,7 @@
# Template file for 'R'
pkgname=R
version=4.1.2
revision=2
version=4.1.3
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=2036225e9f7207d4ce097e54972aecdaa8b40d7d9911cd26491fac5a0fab38af
checksum=15ff5b333c61094060b2a52e9c1d8ec55cc42dd029e39ca22abdaa909526fed6
nocross=yes
shlib_provides="libR.so"
make_check=extended