diff mbox series

package/isl: switch to new site

Message ID 20211026170400.265271-1-john@metanate.com
State Accepted
Headers show
Series package/isl: switch to new site | expand

Commit Message

John Keeping Oct. 26, 2021, 5:04 p.m. UTC
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>
---
 package/isl/isl.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Arnout Vandecappelle Nov. 17, 2021, 8:32 p.m. UTC | #1
On 26/10/2021 19:04, John Keeping wrote:
> 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>

  Applied to master, thanks.

  Regards,
  Arnout

> ---
>   package/isl/isl.mk | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/isl/isl.mk b/package/isl/isl.mk
> index 3abd6640cb..df57c83f55 100644
> --- a/package/isl/isl.mk
> +++ b/package/isl/isl.mk
> @@ -6,7 +6,7 @@
>   
>   ISL_VERSION = 0.23
>   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_FILES = LICENSE
>   HOST_ISL_DEPENDENCIES = host-gmp
>
Peter Korsgaard Nov. 17, 2021, 10:48 p.m. UTC | #2
>>>>> "John" == John Keeping <john@metanate.com> writes:

 > 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>

Committed to 2021.02.x and 2021.08.x, thanks.
diff mbox series

Patch

diff --git a/package/isl/isl.mk b/package/isl/isl.mk
index 3abd6640cb..df57c83f55 100644
--- a/package/isl/isl.mk
+++ b/package/isl/isl.mk
@@ -6,7 +6,7 @@ 
 
 ISL_VERSION = 0.23
 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_FILES = LICENSE
 HOST_ISL_DEPENDENCIES = host-gmp