R: update to 3.5.2.
This commit is contained in:
parent
b4f83fc5f2
commit
e9310d8ff1
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'R'
|
||||
pkgname=R
|
||||
version=3.5.1
|
||||
version=3.5.2
|
||||
revision=3
|
||||
nocross=yes
|
||||
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
|
||||
|
@ -19,7 +18,8 @@ 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=0463bff5eea0f3d93fa071f79c18d0993878fd4f2e18ae6cf22c1639d11457ed
|
||||
checksum=e53d8c3cf20f2b8d7a9c1631b6f6a22874506fb392034758b3bb341c586c5b62
|
||||
nocross=yes
|
||||
shlib_provides="libR.so"
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in a new issue