R: update to 3.4.0.

This commit is contained in:
Michael Gehring 2017-04-23 08:50:33 +00:00 committed by Leah Neukirchen
parent 48a260b6d6
commit bdb478f65e

View file

@ -1,7 +1,7 @@
# Template file for 'R'
pkgname=R
version=3.3.3
revision=2
version=3.4.0
revision=1
nocross=yes
build_style=gnu-configure
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/"
_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"
checksum=5ab768053a275084618fb669b4fbaadcc39158998a87e8465323829590bcfc6c
checksum=288e9ed42457c47720780433b3d5c3c20983048b789291cc6a7baa11f9428b91
shlib_provides="libR.so"
pre_configure() {