Ruby 1.9.3-p327

Closes Homebrew/homebrew#15944.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Sebastian Wyder 2012-11-09 22:45:16 +01:00 committed by Adam Vandenberg
parent cf3e0aadda
commit e5d70a7a4c
1 changed files with 2 additions and 2 deletions

View File

@ -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/'