ruby-build 20130227

Closes Homebrew/homebrew#18122.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Erik Michaels-Ober 2013-02-27 16:06:53 -08:00 committed by Jack Nagel
parent e8b0c6a176
commit cf7c81afa0
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class RubyBuild < Formula
homepage 'https://github.com/sstephenson/ruby-build'
url 'https://github.com/sstephenson/ruby-build/tarball/v20130226'
sha1 '0e16c0b528c6d801317845830633c8338e1ac9de'
url 'https://github.com/sstephenson/ruby-build/tarball/v20130227'
sha1 '5cdcc5552f2ffb11ea161c98250e4c6153202462'
head 'https://github.com/sstephenson/ruby-build.git'