isl: add note that we can't upgrade until a newer cloog is released

Closes Homebrew/homebrew#30117.
This commit is contained in:
Jack Nagel 2014-12-07 00:22:31 -05:00
parent 76021a8379
commit ea4fc58b00

View file

@ -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'