master
mprince 2020-11-14 13:35:12 -08:00 committed by Carlo Cabrera
parent 2d5cec2d3c
commit 957634b806
2 changed files with 3 additions and 3 deletions

View File

@ -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.22.1.tar.xz"
mirror "https://deb.debian.org/debian/pool/main/i/isl/isl_0.22.1.orig.tar.xz"
sha256 "28658ce0f0bdb95b51fd2eb15df24211c53284f6ca2ac5e897acc3169e55b60f"
url "http://isl.gforge.inria.fr/isl-0.23.tar.xz"
mirror "https://deb.debian.org/debian/pool/main/i/isl/isl_0.23.orig.tar.xz"
sha256 "5efc53efaef151301f4e7dde3856b66812d8153dede24fab17673f801c8698f2"
license "MIT"
livecheck do