mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
academic/R: Updated for version 3.4.4.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
7dc3f54923
commit
4ef39c2fcc
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# <http://www.gnu.org/licenses/>.
|
||||
|
||||
PRGNAM=R
|
||||
VERSION=${VERSION:-3.4.3}
|
||||
VERSION=${VERSION:-3.4.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="R"
|
||||
VERSION="3.4.3"
|
||||
VERSION="3.4.4"
|
||||
HOMEPAGE="http://www.r-project.org/"
|
||||
DOWNLOAD="http://ftp.osuosl.org/pub/cran/src/base/R-3/R-3.4.3.tar.gz"
|
||||
MD5SUM="bc55db54f992fda9049201ca62d2a584"
|
||||
DOWNLOAD="https://cran.cnr.berkeley.edu/src/base/R-3/R-3.4.4.tar.gz"
|
||||
MD5SUM="9d6f73be072531e95884c7965ff80cd8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue