aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/znc.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/znc.rb b/Library/Formula/znc.rb
index 486ddf5d3..bb228e240 100644
--- a/Library/Formula/znc.rb
+++ b/Library/Formula/znc.rb
@@ -5,6 +5,12 @@ class Znc < Formula
url 'http://znc.in/releases/archive/znc-1.4.tar.gz'
sha1 '6dafcf12b15fdb95eac5b427c8507c1095e904b4'
+ bottle do
+ sha1 "b899a3090ce637a09a12c22d76d130a5108b5b42" => :mavericks
+ sha1 "7b808554d026a795d2555b5c1a66419fab999689" => :mountain_lion
+ sha1 "bc2c4a31596a72d501d70b9e7b21b09580f58da2" => :lion
+ end
+
head do
url 'https://github.com/znc/znc.git'