diff options
Diffstat (limited to 'Library/Formula/ossp-uuid.rb')
| -rw-r--r-- | Library/Formula/ossp-uuid.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ossp-uuid.rb b/Library/Formula/ossp-uuid.rb index de02e961f..e02d6aaab 100644 --- a/Library/Formula/ossp-uuid.rb +++ b/Library/Formula/ossp-uuid.rb @@ -4,7 +4,7 @@ class OsspUuid < Formula homepage 'http://www.ossp.org/pkg/lib/uuid/' url 'ftp://ftp.ossp.org/pkg/lib/uuid/uuid-1.6.2.tar.gz' bottle do - cellar :any + # cellar :any sha1 '95f106ffb112d84e5b1258f1518b311a564e6fe3' => :mavericks sha1 'ad991f9dc22bc7bc9fc51b43b8acba863ec48a88' => :mountain_lion sha1 '8b22c81d6d1947cf7858e5c56e07ec1ad484cec8' => :lion |
