ruby-build 20131206
Closes Homebrew/homebrew#25020. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
8a28674098
commit
ef1cbb1f30
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/v20131122.1.tar.gz'
|
||||
sha1 '9ee2cf3a64d08e25c13e0d799ff689a997361328'
|
||||
url 'https://github.com/sstephenson/ruby-build/archive/v20131206.tar.gz'
|
||||
sha1 'bebb0f0421ad9cbb57efa5f4492b3a291e46fabc'
|
||||
|
||||
head 'https://github.com/sstephenson/ruby-build.git'
|
||||
|
||||
|
|
Loading…
Reference in a new issue