parent
202799c047
commit
22384595b5
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'R'
|
# Template file for 'R'
|
||||||
pkgname=R
|
pkgname=R
|
||||||
version=3.4.0
|
version=3.4.1
|
||||||
revision=3
|
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=288e9ed42457c47720780433b3d5c3c20983048b789291cc6a7baa11f9428b91
|
checksum=02b1135d15ea969a3582caeb95594a05e830a6debcdb5b85ed2d5836a6a3fc78
|
||||||
shlib_provides="libR.so"
|
shlib_provides="libR.so"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Reference in New Issue