ISL 0.11.1

Closes Homebrew/homebrew#17110.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Xiyue Deng 2013-01-16 01:18:59 -08:00 committed by Adam Vandenberg
parent 5eb71eb481
commit a0f1df320d
1 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@ require 'formula'
class Isl < Formula
homepage 'http://www.kotnet.org/~skimo/isl/'
url 'http://www.kotnet.org/~skimo/isl/isl-0.10.tar.bz2'
mirror 'ftp://gcc.gnu.org/pub/gcc/infrastructure/isl-0.10.tar.bz2'
sha1 '91db73f10075a67039c38abfcd5b1bd64581a6e3'
url 'http://www.kotnet.org/~skimo/isl/isl-0.11.1.tar.bz2'
mirror 'ftp://ftp.linux.student.kuleuven.be/pub/people/skimo/isl/isl-0.11.1.tar.bz2'
sha1 'd7936929c3937e03f09b64c3c54e49422fa8ddb3'
head 'http://repo.or.cz/w/isl.git'