mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
R: update to 3.4.2.
This commit is contained in:
parent
cc6b335723
commit
f7df3ed181
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'R'
|
# Template file for 'R'
|
||||||
pkgname=R
|
pkgname=R
|
||||||
version=3.4.1
|
version=3.4.2
|
||||||
revision=1
|
revision=1
|
||||||
nocross=yes
|
nocross=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -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=02b1135d15ea969a3582caeb95594a05e830a6debcdb5b85ed2d5836a6a3fc78
|
checksum=971e30c2436cf645f58552905105d75788bd9733bddbcb7c4fbff4c1a6d80c64
|
||||||
shlib_provides="libR.so"
|
shlib_provides="libR.so"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue