ruby 1.9.2-p180

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Mislav Marohnić 2011-02-18 16:34:04 +01:00 committed by Adam Vandenberg
parent 5c3dee2955
commit 9a7f3e07bb
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
require 'formula'
class Ruby <Formula
url 'http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.2-p136.tar.bz2'
url 'http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.2-p180.tar.bz2'
homepage 'http://www.ruby-lang.org/en/'
head 'http://svn.ruby-lang.org/repos/ruby/trunk/', :using => :svn
md5 '52958d35d1b437f5d9d225690de94c13'
md5 '68510eeb7511c403b91fe5476f250538'
depends_on 'readline'
depends_on 'libyaml'