mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
package/isl: switch to new site
isl.gforge.inria.fr no longer responds and the main site is now at
sourceforge.io. This change corresponds to the upstream commit that
updates the documentation [1].
[1] https://repo.or.cz/isl.git/commitdiff/002820d725479b456c97ca9b0d59d6b3e18f7ee4
Signed-off-by: John Keeping <john@metanate.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
(cherry picked from commit 748b7878e9)
This commit is contained in:
committed by
Rémi Verschelde
parent
c9c4c6ce37
commit
3c12505f48
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
ISL_VERSION = 0.22
|
ISL_VERSION = 0.22
|
||||||
ISL_SOURCE = isl-$(ISL_VERSION).tar.xz
|
ISL_SOURCE = isl-$(ISL_VERSION).tar.xz
|
||||||
ISL_SITE = http://isl.gforge.inria.fr
|
ISL_SITE = https://libisl.sourceforge.io
|
||||||
ISL_LICENSE = MIT
|
ISL_LICENSE = MIT
|
||||||
ISL_LICENSE_FILES = LICENSE
|
ISL_LICENSE_FILES = LICENSE
|
||||||
HOST_ISL_DEPENDENCIES = host-gmp
|
HOST_ISL_DEPENDENCIES = host-gmp
|
||||||
|
|||||||
Reference in New Issue
Block a user