aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorSebastian Wyder2012-11-09 22:45:16 +0100
committerAdam Vandenberg2012-11-09 20:03:45 -0800
commit167de18e043ee525adcf599a09643107f4a69d24 (patch)
treeeae524d87e05cb25095481529fcfa70b01519771 /Library
parent6d8ff451d1aec86a360c88e9597da7f30855041b (diff)
downloadhomebrew-167de18e043ee525adcf599a09643107f4a69d24.tar.bz2
Ruby 1.9.3-p327
Closes #15944. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/ruby.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ruby.rb b/Library/Formula/ruby.rb
index c889f4daa..a495111a1 100644
--- a/Library/Formula/ruby.rb
+++ b/Library/Formula/ruby.rb
@@ -2,8 +2,8 @@ require 'formula'
class Ruby < Formula
homepage 'http://www.ruby-lang.org/en/'
- url 'http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p286.tar.gz'
- sha256 'e94367108751fd6bce79401d947baa66096c757fd3a0856350a2abd05d26d89d'
+ url 'http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p327.tar.gz'
+ sha256 '51dd76462d3f6eb2c659a75e90f949f56da58c42bfb5766212478160b7f23d71'
head 'http://svn.ruby-lang.org/repos/ruby/trunk/'