R: update to 3.2.5.
This commit is contained in:
parent
f7df72e024
commit
9613fd2b59
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.2.4
|
version=3.2.5
|
||||||
revision=2
|
revision=1
|
||||||
nocross=yes
|
nocross=yes
|
||||||
nopie=yes
|
nopie=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -20,7 +20,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.r-project.org/"
|
homepage="http://www.r-project.org/"
|
||||||
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=bafd405fe9c2fe3bbe47a8a7730ad120f03b7df9fb0f61674fca19cf061dd350
|
checksum=60745672dce5ddc201806fa59f6d4e0ba6554d8ed78d0f9f0d79a629978f80b5
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
export R_BROWSER=/usr/bin/xdg-open
|
export R_BROWSER=/usr/bin/xdg-open
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue