ruby-build 20140405
Closes Homebrew/homebrew#28185. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
28f06984fc
commit
4d51f669ef
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/archive/v20140225.tar.gz'
|
||||
sha1 '53f733e5fe08becc1dbb9ac2bc0d23318f778373'
|
||||
url 'https://github.com/sstephenson/ruby-build/archive/v20140405.tar.gz'
|
||||
sha1 '6d29b402b7c3d4d4a8f3d8edcebcfa767cd78597'
|
||||
|
||||
head 'https://github.com/sstephenson/ruby-build.git'
|
||||
|
||||
|
|
Loading…
Reference in a new issue