aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorSebastian Rabuini2013-02-06 15:53:04 -0300
committerJack Nagel2013-02-06 19:26:56 -0600
commit0d8c88ac606b3dc1bb57ee7760622aa9480df54c (patch)
tree62a73b387a65dc4650c73e5d8e3d5285185dbbbb /Library/Formula
parent1372e53fe88e300a474027d68585ce1f4ce84f16 (diff)
downloadhomebrew-0d8c88ac606b3dc1bb57ee7760622aa9480df54c.tar.bz2
ruby 1.9.3-p385
Closes #17634. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula')
-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 aba1123e9..c8fad4b6d 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-p374.tar.gz'
- sha256 '0d0e32a3554867e3eddbb23fbf30a72c4748622e010c23e31302d899fc005574'
+ url 'http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p385.tar.gz'
+ sha256 '4b15df007f5935ec9696d427d8d6265b121d944d237a2342d5beeeba9b8309d0'
head 'http://svn.ruby-lang.org/repos/ruby/trunk/'