isl 0.19
This commit is contained in:
parent
c04097ec36
commit
2ccf046e2f
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,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.
|
||||
url "http://isl.gforge.inria.fr/isl-0.18.tar.xz"
|
||||
mirror "https://mirrors.ocf.berkeley.edu/debian/pool/main/i/isl/isl_0.18.orig.tar.xz"
|
||||
sha256 "0f35051cc030b87c673ac1f187de40e386a1482a0cfdf2c552dd6031b307ddc4"
|
||||
url "http://isl.gforge.inria.fr/isl-0.19.tar.xz"
|
||||
mirror "https://mirrors.ocf.berkeley.edu/debian/pool/main/i/isl/isl_0.19.orig.tar.xz"
|
||||
sha256 "6d6c1aa00e2a6dfc509fa46d9a9dbe93af0c451e196a670577a148feecf6b8a5"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue