From f07ee6385449271c2219fe6bf8b55728e73b6d49 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Tue, 28 Oct 2014 06:31:24 +0000 Subject: gputils: add 1.4.0-1 bottle. --- Library/Formula/gputils.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/gputils.rb b/Library/Formula/gputils.rb index f78ffdebd..49fe8f8b2 100644 --- a/Library/Formula/gputils.rb +++ b/Library/Formula/gputils.rb @@ -5,6 +5,12 @@ class Gputils < Formula url "https://downloads.sourceforge.net/project/gputils/gputils/1.4.0/gputils-1.4.0-1.tar.gz" sha1 "26593b7237b0c436b4482d1038216b467ec660b7" + bottle do + sha1 "8990a94d132cc92b08518767ecaa25c93246f7cb" => :yosemite + sha1 "2536c92c27e1982743965fa4c5c3bbae997105e1" => :mavericks + sha1 "b4ef0c6743be8f8b0cd11e7148cee046f8780d59" => :mountain_lion + end + def install system "./configure", "--prefix=#{prefix}", "--disable-dependency-tracking" system "make install" -- cgit v1.2.3