Navigation Menu

Skip to content

Commit

Permalink
ruby-build 20141027
Browse files Browse the repository at this point in the history
update ruby-build to v20141027

Closes Homebrew/legacy-homebrew#33626.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
  • Loading branch information
stamm authored and MikeMcQuaid committed Oct 27, 2014
1 parent 804ab06 commit 284da7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/ruby-build.rb
Expand Up @@ -3,8 +3,8 @@
class RubyBuild < Formula
head "https://github.com/sstephenson/ruby-build.git"
homepage "https://github.com/sstephenson/ruby-build"
url "https://github.com/sstephenson/ruby-build/archive/v20141016.tar.gz"
sha1 "939d0f4921ea8ed8e559811cf5689be4ad2a7056"
url "https://github.com/sstephenson/ruby-build/archive/v20141027.tar.gz"
sha1 "bbd58ea04813a16a16aa39ad318245285616929c"

depends_on "autoconf" => [:recommended, :run]
depends_on "pkg-config" => [:recommended, :run]
Expand Down

0 comments on commit 284da7f

Please sign in to comment.