Update Ruby Enterprise Edition to 2010.01
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
ef33869b4f
commit
4581490798
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
require 'formula'
|
||||
|
||||
class RubyEnterpriseEdition <Formula
|
||||
url 'http://rubyforge.org/frs/download.php/66162/ruby-enterprise-1.8.7-2009.10.tar.gz'
|
||||
md5 '3727eef7b6b1b2f31db7d091328d966e'
|
||||
url 'http://rubyforge.org/frs/download.php/68719/ruby-enterprise-1.8.7-2010.01.tar.gz'
|
||||
md5 '587aaea02c86ddbb87394a340a25e554'
|
||||
homepage 'http://rubyenterpriseedition.com/'
|
||||
|
||||
skip_clean 'bin/ruby'
|
||||
|
|
Loading…
Reference in a new issue