update ruby-enterprise-edition to 2011.02

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Mislav Marohnić 2011-02-21 18:21:20 +01:00 committed by Adam Vandenberg
parent 1157f5144b
commit c8228577cd
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
require 'formula'
class RubyEnterpriseEdition <Formula
url 'http://rubyforge.org/frs/download.php/71096/ruby-enterprise-1.8.7-2010.02.tar.gz'
md5 '4df7b09c01adfd711b0ab76837611542'
url 'http://rubyenterpriseedition.googlecode.com/files/ruby-enterprise-1.8.7-2011.02.tar.gz'
md5 '8c5faa11c1ddaed3f44b7294711980cc'
homepage 'http://rubyenterpriseedition.com/'
depends_on 'readline'