aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/cloog.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/cloog.rb b/Library/Formula/cloog.rb
index c100c0089..876fb05b3 100644
--- a/Library/Formula/cloog.rb
+++ b/Library/Formula/cloog.rb
@@ -1,9 +1,9 @@
require 'formula'
class Cloog < Formula
- url 'http://www.bastoul.net/cloog/pages/download/count.php3?url=./cloog-0.16.3.tar.gz'
homepage 'http://www.cloog.org/'
- md5 'a0f8a241cd1c4f103f8d2c91642b3498'
+ url 'http://www.bastoul.net/cloog/pages/download/count.php3?url=./cloog-0.17.0.tar.gz'
+ sha1 'decc2221b1f1bd9238288d043835cb018af15d5a'
depends_on 'pkg-config' => :build
depends_on 'gmp'