isl 0.11.2
Closes Homebrew/homebrew#19142. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
d81de6245a
commit
a73bf160f5
1 changed files with 3 additions and 3 deletions
|
@ -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.11.1.tar.bz2'
|
||||
mirror 'ftp://ftp.linux.student.kuleuven.be/pub/people/skimo/isl/isl-0.11.1.tar.bz2'
|
||||
sha1 'd7936929c3937e03f09b64c3c54e49422fa8ddb3'
|
||||
url 'http://www.kotnet.org/~skimo/isl/isl-0.11.2.tar.bz2'
|
||||
mirror 'ftp://ftp.linux.student.kuleuven.be/pub/people/skimo/isl/isl-0.11.2.tar.bz2'
|
||||
sha1 'ca2c93a58e899379d39f2956b2299c62e3975018'
|
||||
|
||||
head 'http://repo.or.cz/w/isl.git'
|
||||
|
||||
|
|
Loading…
Reference in a new issue