Added package r version 3.4.3 (#6565)
This commit is contained in:
parent
9ad3b1a747
commit
b2c6306b94
@ -34,10 +34,11 @@ class R(AutotoolsPackage):
|
||||
Please consult the R project homepage for further information."""
|
||||
|
||||
homepage = "https://www.r-project.org"
|
||||
url = "https://cloud.r-project.org/src/base/R-3/R-3.4.0.tar.gz"
|
||||
url = "https://cloud.r-project.org/src/base/R-3/R-3.4.3.tar.gz"
|
||||
|
||||
extendable = True
|
||||
|
||||
version('3.4.3', 'bc55db54f992fda9049201ca62d2a584')
|
||||
version('3.4.2', '1cd6d37850188e7f190f1eb94a24ca1f')
|
||||
version('3.4.1', '3a79c01dc0527c62e80ffb1c489297ea')
|
||||
version('3.4.0', '75083c23d507b9c16d5c6afbd7a827e7')
|
||||
|
Loading…
Reference in New Issue
Block a user