From adf59b2b116ad398ee8b794c649b7d599f6deefc Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Fri, 17 Apr 2015 22:06:01 +0100 Subject: pgpdump: add 0.29 bottle. --- Library/Formula/pgpdump.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/pgpdump.rb b/Library/Formula/pgpdump.rb index dc486cc1f..cf88c1127 100644 --- a/Library/Formula/pgpdump.rb +++ b/Library/Formula/pgpdump.rb @@ -5,6 +5,13 @@ class Pgpdump < Formula head "https://github.com/kazu-yamamoto/pgpdump.git" + bottle do + cellar :any + sha256 "6498e4961fca95045a658fd53f8259e5ef4f1fa29cbf6e98c400ba7936fe423b" => :yosemite + sha256 "776f42e2b4f27dfdfb1ef2700428bd32b4ad12cb2408537a32b3b488aea6f273" => :mavericks + sha256 "8a4a87acaa4bd684365fdf9cef4cf58fcef591ba5230c5ff7f02db4ca3738d53" => :mountain_lion + end + def install system "./configure", "--prefix=#{prefix}" system "make", "install" -- cgit v1.2.3