aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/libopkele.rb5
1 files changed, 5 insertions, 0 deletions
diff --git a/Library/Formula/libopkele.rb b/Library/Formula/libopkele.rb
index 83ad4162d..1bdffa609 100644
--- a/Library/Formula/libopkele.rb
+++ b/Library/Formula/libopkele.rb
@@ -13,6 +13,11 @@ class Libopkele < Formula
end
end
+ bottle do
+ cellar :any
+ sha1 "7f83e74f921f023c804c0b6956e384289a52ac6a" => :mountain_lion
+ end
+
head do
url 'https://github.com/hacker/libopkele.git'