cloog 0.18.0

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Brett Koonce 2013-01-03 15:57:38 -06:00 committed by Adam Vandenberg
parent 413d1d9166
commit e74be406f5
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Cloog < Formula
homepage 'http://www.cloog.org/'
url 'http://www.bastoul.net/cloog/pages/download/count.php3?url=./cloog-0.17.0.tar.gz'
sha1 'decc2221b1f1bd9238288d043835cb018af15d5a'
url 'http://www.bastoul.net/cloog/pages/download/count.php3?url=./cloog-0.18.0.tar.gz'
sha1 '85f620a26aabf6a934c44ca40a9799af0952f863'
depends_on 'pkg-config' => :build
depends_on 'gmp'