aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/silk.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/silk.rb b/Library/Formula/silk.rb
index e232b1124..63e5265a8 100644
--- a/Library/Formula/silk.rb
+++ b/Library/Formula/silk.rb
@@ -3,6 +3,12 @@ class Silk < Formula
url "https://tools.netsa.cert.org/releases/silk-3.10.0.tar.gz"
sha1 "ba139c0685456208cb51b74be627894558cf0126"
+ bottle do
+ sha1 "ce6ca0370886314428887737416c5df315db0148" => :yosemite
+ sha1 "e2edff04e899095205c595912cb41c640e9b3071" => :mavericks
+ sha1 "5bc85db293f56e772732625744a3636c9f206b72" => :mountain_lion
+ end
+
depends_on "pkg-config" => :build
depends_on "glib"
depends_on "libfixbuf"