From 7b4b5b53b8e72a9a2d26741dd3a5904da0fee574 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Sat, 19 Oct 2013 18:28:49 -0500 Subject: cloog 0.18.1 Signed-off-by: Mike McQuaid --- Library/Formula/cloog.rb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Library/Formula') 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 -- cgit v1.2.3