aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/cloog.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/cloog.rb b/Library/Formula/cloog.rb
index 7c452df54..3c91dcff9 100644
--- a/Library/Formula/cloog.rb
+++ b/Library/Formula/cloog.rb
@@ -6,9 +6,9 @@ class Cloog < Formula
sha1 '2dc70313e8e2c6610b856d627bce9c9c3f848077'
bottle do
- sha1 '' => :mountain_lion
- sha1 '' => :lion
- sha1 '' => :snow_leopard
+ sha1 '5ef24be06c4c61d4f37208e128d2f930373d1409' => :mountain_lion
+ sha1 '016b2ef75d40ee74be87be43c8642aa47b3abea2' => :lion
+ sha1 '6a85fb754c31b9b577e71b13f736d273fd71a3b0' => :snow_leopard
end
depends_on 'pkg-config' => :build