From e6643148b081ddf2a14b1e266ced5a0edcfff9b4 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sat, 23 Aug 2014 14:36:32 +0100 Subject: encfs: add 1.7.5 bottle. --- Library/Formula/encfs.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library') diff --git a/Library/Formula/encfs.rb b/Library/Formula/encfs.rb index e261d5b41..2b9acd6d7 100644 --- a/Library/Formula/encfs.rb +++ b/Library/Formula/encfs.rb @@ -14,6 +14,12 @@ class Encfs < Formula head 'https://github.com/vgough/encfs.git' + bottle do + sha1 "4d047345b8638a56c6dbc0b74d37265b6c1d2405" => :mavericks + sha1 "1ed3978a5ef1a8dfcf35132142a507df8f709bcf" => :mountain_lion + sha1 "dc7f74e52ca54d3716639ee5ef6d701d50ee4def" => :lion + end + depends_on 'pkg-config' => :build depends_on 'autoconf' => :build depends_on 'automake' => :build -- cgit v1.2.3