aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-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 dc6a4e5d1..9eb91dad6 100644
--- a/Library/Formula/r.rb
+++ b/Library/Formula/r.rb
@@ -13,8 +13,8 @@ end
class R < Formula
homepage 'http://www.r-project.org'
- url 'http://cran.r-project.org/src/base/R-2/R-2.15.0.tar.gz'
- md5 '905f638990492618559202cc1e48a867'
+ url 'http://cran.r-project.org/src/base/R-2/R-2.15.1.tar.gz'
+ sha1 'f0e6912be6dfc0d1fdc4be66048304d8befe8424'
depends_on 'readline'
depends_on 'libtiff'