aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/r.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/r.rb b/Library/Formula/r.rb
index c5d9e7ee2..1336414a4 100644
--- a/Library/Formula/r.rb
+++ b/Library/Formula/r.rb
@@ -12,9 +12,9 @@ class RBashCompletion < Formula
end
class R < Formula
- url 'http://cran.r-project.org/src/base/R-2/R-2.13.2.tar.gz'
+ url 'http://cran.r-project.org/src/base/R-2/R-2.14.0.tar.gz'
homepage 'http://www.r-project.org/'
- md5 'fbad74f6415385f86425d0f3968dd684'
+ md5 '98cf8fe74e512e1061caf1ee0c2043a8'
depends_on 'valgrind' if valgrind?