ruby: use bzip tarball

master
Jack Nagel 2013-02-17 22:25:16 -06:00
parent 8ed6d60e3d
commit 8c66321835
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-p385.tar.gz'
sha256 '4b15df007f5935ec9696d427d8d6265b121d944d237a2342d5beeeba9b8309d0'
url 'http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p385.tar.bz2'
sha256 'f991ee50414dc795696bad0fc5c7b0b94d93b9b38fed943326d20ce4e9dda42b'
head 'http://svn.ruby-lang.org/repos/ruby/trunk/'