ruby-build 20130225
Closes Homebrew/homebrew#18072. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
54d1418a24
commit
d8970b6a58
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class RubyBuild < Formula
|
||||
homepage 'https://github.com/sstephenson/ruby-build'
|
||||
url 'https://github.com/sstephenson/ruby-build/tarball/v20130224'
|
||||
sha1 '8436790e29315f7997e25279f73e65c4bf4710d7'
|
||||
url 'https://github.com/sstephenson/ruby-build/tarball/v20130225'
|
||||
sha1 'caa9a02488822b53c97ae2e53da639f305c1e3d0'
|
||||
|
||||
head 'https://github.com/sstephenson/ruby-build.git'
|
||||
|
||||
|
|
Loading…
Reference in a new issue