isl 0.25
Closes #105000. Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
54f5684501
commit
fbd279505c
|
@ -10,8 +10,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 "https://libisl.sourceforge.io/isl-0.24.tar.xz"
|
||||
sha256 "043105cc544f416b48736fff8caf077fb0663a717d06b1113f16e391ac99ebad"
|
||||
url "https://libisl.sourceforge.io/isl-0.25.tar.xz"
|
||||
sha256 "be7b210647ccadf90a2f0b000fca11a4d40546374a850db67adb32fad4b230d9"
|
||||
|
||||
# Fix -flat_namespace being used on Big Sur and later.
|
||||
patch do
|
||||
|
|
Loading…
Reference in New Issue