aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/cloog.rb10
1 files changed, 5 insertions, 5 deletions
diff --git a/Library/Formula/cloog.rb b/Library/Formula/cloog.rb
index 7be4fa13f..7c452df54 100644
--- a/Library/Formula/cloog.rb
+++ b/Library/Formula/cloog.rb
@@ -2,13 +2,13 @@ require 'formula'
class Cloog < Formula
homepage 'http://www.cloog.org/'
- url 'http://www.bastoul.net/cloog/pages/download/count.php3?url=./cloog-0.18.0.tar.gz'
- sha1 '85f620a26aabf6a934c44ca40a9799af0952f863'
+ url 'http://www.bastoul.net/cloog/pages/download/count.php3?url=./cloog-0.18.1.tar.gz'
+ sha1 '2dc70313e8e2c6610b856d627bce9c9c3f848077'
bottle do
- sha1 'f8a2a2221ff9f24f7db53d5de810df8cbd33f5d8' => :mountain_lion
- sha1 'ad314e5ad8f54d183272dfa1971bd705e1d5e46b' => :lion
- sha1 '203c6dd5b1fba557715e8fbb92cbd2d4025b1911' => :snow_leopard
+ sha1 '' => :mountain_lion
+ sha1 '' => :lion
+ sha1 '' => :snow_leopard
end
depends_on 'pkg-config' => :build