Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
ruby-build 20140908
Browse files Browse the repository at this point in the history
Closes #32168.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
  • Loading branch information
mislav authored and jacknagel committed Sep 8, 2014
1 parent 1e9fb52 commit 2d31915
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/ruby-build.rb
Original file line number Diff line number Diff line change
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/v20140905.tar.gz"
sha1 "e0c92765f1e08f314d6ea48d245f18c0c6753cc0"
url "https://github.com/sstephenson/ruby-build/archive/v20140908.tar.gz"
sha1 "701832b85212b7dc1ead644785dd43966d26b4a9"

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

0 comments on commit 2d31915

Please sign in to comment.