R: update to 4.0.3.
This commit is contained in:
parent
dbd0dae493
commit
2c78944195
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'R'
|
||||
pkgname=R
|
||||
version=4.0.2
|
||||
version=4.0.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--docdir=/usr/share/doc/R rdocdir=/usr/share/doc/R
|
||||
|
@ -19,7 +19,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=d3bceab364da0876625e4097808b42512395fdf41292f4915ab1fd257c1bbe75
|
||||
checksum=09983a8a78d5fb6bc45d27b1c55f9ba5265f78fa54a55c13ae691f87c5bb9e0d
|
||||
nocross=yes
|
||||
shlib_provides="libR.so"
|
||||
|
||||
|
|
Loading…
Reference in New Issue