diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/isl.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/isl.rb b/Library/Formula/isl.rb index 1c94c1218..b6aaedad5 100644 --- a/Library/Formula/isl.rb +++ b/Library/Formula/isl.rb @@ -8,8 +8,8 @@ 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. - url 'http://isl.gforge.inria.fr/isl-0.12.1.tar.bz2' - sha1 'a54e80a32bc3e06327053d77d6a81516d4f4b21f' + url 'http://isl.gforge.inria.fr/isl-0.12.2.tar.bz2' + sha1 'ca98a91e35fb3ded10d080342065919764d6f928' bottle do cellar :any |
