From c5764d0a9dc5e7fcf431393cfb8babf24432634f Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 3 Jul 2014 22:00:26 +0100 Subject: [PATCH] libssh: add 0.6.3 bottle. --- Formula/libssh.rb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Formula/libssh.rb b/Formula/libssh.rb index 16b05444e0..9702e6d77b 100644 --- a/Formula/libssh.rb +++ b/Formula/libssh.rb @@ -5,6 +5,12 @@ class Libssh < Formula url 'https://red.libssh.org/attachments/download/87/libssh-0.6.3.tar.xz' sha1 '8189255e0f684d36b7ca62739fa0cd5f1030a467' + bottle do + sha1 "93da24a19a5f85ea291968e63fee5a138f4cf6c5" => :mavericks + sha1 "340b484d2f8dd4958155aee6241efd2182776927" => :mountain_lion + sha1 "8da4783403ab7b48b4c714ade666cd7d3bce0610" => :lion + end + depends_on 'cmake' => :build def install