ruby-build 20110928

Closes Homebrew/homebrew#7887.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
This commit is contained in:
Guillermo Iguaran 2011-09-28 21:03:40 -05:00 committed by Charlie Sharpsteen
parent 95b0e56ccc
commit d06345e69a

View file

@ -1,9 +1,9 @@
require 'formula'
class RubyBuild < Formula
url 'https://github.com/sstephenson/ruby-build/tarball/v20110914'
url 'https://github.com/sstephenson/ruby-build/tarball/v20110928'
homepage 'https://github.com/sstephenson/ruby-build'
md5 '8056b7b157c4c660fab8d1324cb02540'
md5 '2f3cd506d0bb7a7e2cb6bbb36c81fdca'
head 'https://github.com/sstephenson/ruby-build.git'