R: update to 3.4.3
This commit is contained in:
parent
fdc281ef68
commit
56c4f5f594
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'R'
|
# Template file for 'R'
|
||||||
pkgname=R
|
pkgname=R
|
||||||
version=3.4.2
|
version=3.4.3
|
||||||
revision=2
|
revision=1
|
||||||
nocross=yes
|
nocross=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--docdir=/usr/share/doc/R rdocdir=/usr/share/doc/R
|
configure_args="--docdir=/usr/share/doc/R rdocdir=/usr/share/doc/R
|
||||||
|
@ -19,7 +19,7 @@ license="GPL-2"
|
||||||
homepage="http://www.r-project.org/"
|
homepage="http://www.r-project.org/"
|
||||||
_changelog="https://cran.r-project.org/doc/manuals/r-release/NEWS.html"
|
_changelog="https://cran.r-project.org/doc/manuals/r-release/NEWS.html"
|
||||||
distfiles="http://cran.r-project.org/src/base/R-3/${pkgname}-${version}.tar.gz"
|
distfiles="http://cran.r-project.org/src/base/R-3/${pkgname}-${version}.tar.gz"
|
||||||
checksum=971e30c2436cf645f58552905105d75788bd9733bddbcb7c4fbff4c1a6d80c64
|
checksum=7a3cb831de5b4151e1f890113ed207527b7d4b16df9ec6b35e0964170007f426
|
||||||
shlib_provides="libR.so"
|
shlib_provides="libR.so"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Reference in a new issue