From c4534db7c041c0aa24e624935a1b46cce64bf96f Mon Sep 17 00:00:00 2001 From: Kel Date: Mon, 21 Jul 2025 17:33:33 -0400 Subject: [PATCH] (chore): Update all MinGW homepages to point to Sourceforge. (#6981) Co-authored-by: kel --- bucket/coreutils.json | 2 +- bucket/findutils.json | 2 +- bucket/gzip.json | 2 +- bucket/iconv.json | 2 +- bucket/msys.json | 2 +- bucket/tar.json | 2 +- bucket/telnet.json | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/coreutils.json b/bucket/coreutils.json index dfbadb2827..4a9e2b6425 100644 --- a/bucket/coreutils.json +++ b/bucket/coreutils.json @@ -1,7 +1,7 @@ { "version": "5.97.3", "description": "A collection of GNU utilities such as bash, make, gawk and grep", - "homepage": "http://www.mingw.org/wiki/msys", + "homepage": "https://sourceforge.net/projects/mingw/", "license": "GPL-2.0-only", "url": [ "https://downloads.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.13-2/msysCORE-1.0.13-2-msys-1.0.13-bin.tar.lzma", diff --git a/bucket/findutils.json b/bucket/findutils.json index cc90e01f0b..94e183cbad 100644 --- a/bucket/findutils.json +++ b/bucket/findutils.json @@ -1,7 +1,7 @@ { "version": "4.4.2", "description": "Basic file searching utilities.", - "homepage": "http://www.mingw.org/wiki/msys", + "homepage": "https://sourceforge.net/projects/mingw/", "license": "GPL-2.0-only", "url": [ "https://downloads.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.13-2/msysCORE-1.0.13-2-msys-1.0.13-bin.tar.lzma", diff --git a/bucket/gzip.json b/bucket/gzip.json index 0b35132e84..e663024b29 100644 --- a/bucket/gzip.json +++ b/bucket/gzip.json @@ -1,7 +1,7 @@ { "version": "1.3.12", "description": "Popular data compression program.", - "homepage": "http://www.mingw.org/wiki/msys", + "homepage": "https://sourceforge.net/projects/mingw/", "license": "GPL-2.0-only", "url": [ "https://downloads.sourceforge.net/project/mingw/MSYS/Base/gzip/gzip-1.3.12-2/gzip-1.3.12-2-msys-1.0.13-bin.tar.lzma", diff --git a/bucket/iconv.json b/bucket/iconv.json index 8193853be8..54ce9fdfc0 100644 --- a/bucket/iconv.json +++ b/bucket/iconv.json @@ -1,7 +1,7 @@ { "version": "1.14-3", "description": "Convert characters from one code set to another.", - "homepage": "http://www.mingw.org/", + "homepage": "https://sourceforge.net/projects/mingw/", "license": "GPL-3.0-or-later", "url": [ "https://downloads.sourceforge.net/project/mingw/MinGW/Base/libiconv/libiconv-1.14-3/libiconv-1.14-3-mingw32-bin.tar.lzma", diff --git a/bucket/msys.json b/bucket/msys.json index 73f1361622..ccacaf1869 100644 --- a/bucket/msys.json +++ b/bucket/msys.json @@ -1,7 +1,7 @@ { "version": "rev13", "description": "A collection of GNU utilities such as bash, make, gawk and grep to allow building of applications and programs which depend on traditionally UNIX tools to be present. It is intended to supplement MinGW and the deficiencies of the cmd shell.", - "homepage": "http://www.mingw.org/wiki/MSYS", + "homepage": "https://sourceforge.net/projects/mingw/", "license": "GPL-3.0-or-later,...", "url": "https://downloads.sourceforge.net/project/mingwbuilds/external-binary-packages/msys%2B7za%2Bwget%2Bsvn%2Bgit%2Bmercurial%2Bcvs-rev13.7z", "hash": "5f2ea0c4b714a7d7e704e83040397d0ba7ecaf925afa5512aada180a711ef770", diff --git a/bucket/tar.json b/bucket/tar.json index cbbfd7b44e..8c1866f914 100644 --- a/bucket/tar.json +++ b/bucket/tar.json @@ -1,7 +1,7 @@ { "version": "1.23", "description": "File archiver for manipulation with '.tar.*' files.", - "homepage": "http://www.mingw.org/wiki/msys", + "homepage": "https://sourceforge.net/projects/mingw/", "license": "GPL-2.0-only", "depends": "gzip", "url": [ diff --git a/bucket/telnet.json b/bucket/telnet.json index 304f7937c6..9a842c04d4 100644 --- a/bucket/telnet.json +++ b/bucket/telnet.json @@ -1,7 +1,7 @@ { "version": "msys-inetutils-1.7-1", "description": "Telnet client.", - "homepage": "http://www.mingw.org/wiki/msys", + "homepage": "https://sourceforge.net/projects/mingw/", "license": "GPL-2.0-only", "url": [ "https://downloads.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.13-2/msysCORE-1.0.13-2-msys-1.0.13-bin.tar.lzma",