Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=96a46d7651686edbca413c289fd89105b4718305
commit 96a46d7651686edbca413c289fd89105b4718305 Author: crazy <[email protected]> Date: Sat Sep 30 00:51:07 2017 +0200 r-3.4.2-1-x86_64 * Version bump diff --git a/source/xapps-extra/r/FrugalBuild b/source/xapps-extra/r/FrugalBuild index bc63175..fc868c3 100644 --- a/source/xapps-extra/r/FrugalBuild +++ b/source/xapps-extra/r/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Melko <[email protected]> pkgname=r -pkgver=3.4.1 +pkgver=3.4.2 pkgrel=1 pkgdesc="R is a language and environment for statistical computing and graphics." url="http://www.r-project.org" @@ -13,7 +13,7 @@ archs=('x86_64') _F_archive_name="R" source=("http://cran.r-project.org/src/base/R-3/$_F_archive_name-$pkgver.tar.gz") up2date="Flasttar http://cran.r-project.org/src/base/R-3/" -sha1sums=('7ce8abccf61f3dc39c40f474060f2c8f00004d62') +sha1sums=('fb0e555bb49121e849436ce9e7e3bc4f7893664f') Fconfopts="--libdir=/usr/lib --enable-R-shlib --enable-R-static-lib --with-lapack --with-blas" options+=('static') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
