From a7308ca3a44edbf0fae7d84eb8903ac88e5d2504 Mon Sep 17 00:00:00 2001 From: Misty De Meo Date: Fri, 17 Jan 2014 10:55:53 -0800 Subject: sshfs: add new bottles --- Library/Formula/sshfs.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/sshfs.rb b/Library/Formula/sshfs.rb index 2617d23b8..cb07fafe9 100644 --- a/Library/Formula/sshfs.rb +++ b/Library/Formula/sshfs.rb @@ -16,6 +16,13 @@ class Sshfs < Formula depends_on 'glib' depends_on :xcode + bottle do + cellar :any + sha1 '57778d401e579bc32a6153419a3bbb34ef76b2aa' => :mavericks + sha1 '7ef7bbf791ca3031f992ff6907a79bef65fbc51f' => :mountain_lion + sha1 'a98aff34dca5da77ff894ff230885f1025ea45ba' => :lion + end + def patches # Fixes issue with semaphore type # Reported upstream: https://github.com/osxfuse/sshfs/issues/6 -- cgit v1.2.3