isl: add note that we can't upgrade until a newer cloog is released
Closes Homebrew/homebrew#30117.
This commit is contained in:
parent
76021a8379
commit
ea4fc58b00
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@ class Isl < Formula
|
|||
# and update isl_version() function accordingly. All other names will
|
||||
# result in isl_version() function returning "UNKNOWN" and hence break
|
||||
# package detection.
|
||||
#
|
||||
# 0.13 is out, but we can't upgrade until a compatible version of cloog is
|
||||
# released.
|
||||
url 'http://isl.gforge.inria.fr/isl-0.12.2.tar.bz2'
|
||||
sha1 'ca98a91e35fb3ded10d080342065919764d6f928'
|
||||
|
||||
|
|
Loading…
Reference in a new issue