From 07750a0c470f9be21c56a755f9ecd086c2ba341e Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Tue, 14 Apr 2015 11:38:34 -0700 Subject: git-subrepo: add 0.2.1 bottle. --- Library/Formula/git-subrepo.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula/git-subrepo.rb') diff --git a/Library/Formula/git-subrepo.rb b/Library/Formula/git-subrepo.rb index f047845f3..f73251099 100644 --- a/Library/Formula/git-subrepo.rb +++ b/Library/Formula/git-subrepo.rb @@ -14,6 +14,13 @@ class GitSubrepo < Formula end end + bottle do + cellar :any + sha256 "18c9f095154cd8d6bfa5154fa4284b5d7b9207e1e3efe8f2f00ffc24a16f9efb" => :yosemite + sha256 "c5db6617c659c0ba16344e71c5ee56af8e044d7496c2417441ef7165b3cdebea" => :mavericks + sha256 "e5b2ae1cc7ebbcd2001542b352255865cf562a2855a61ae50c36dc2f4624c019" => :mountain_lion + end + def install mkdir_p libexec system "make", "PREFIX=#{prefix}", "INSTALL_LIB=#{libexec}", "install" -- cgit v1.2.3