From 38d768b706d0ebd880421502e81aa5773d8ee141 Mon Sep 17 00:00:00 2001 From: BlackPowerade Date: Wed, 21 Oct 2020 13:07:52 -0500 Subject: [PATCH] various: homepage fixes (#991) * dark: update homepage * forge: update homepage * gcc: update homepage * innoextract: update homepage * lame: update homepage * phantomjs: update homepage * png2html: update homepage * trid: update homepage * wixtoolset: update homepage * kompose: update homepage * png2html: remove end forward slash * Excess Co-authored-by: Ross Smith II --- bucket/forge.json | 2 +- bucket/gcc.json | 2 +- bucket/kompose.json | 2 +- bucket/png2html.json | 2 +- bucket/trid.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/forge.json b/bucket/forge.json index 09e2154e96..51adcc0dea 100644 --- a/bucket/forge.json +++ b/bucket/forge.json @@ -1,5 +1,5 @@ { - "homepage": "https://forge.run", + "homepage": "https://www.forge.run/", "description": "A command line tool that provides tasks for creating and managing F# projects.", "version": "2.2.0", "license": "Unlicense", diff --git a/bucket/gcc.json b/bucket/gcc.json index 09a8542d63..9a17ce7ed8 100644 --- a/bucket/gcc.json +++ b/bucket/gcc.json @@ -1,7 +1,7 @@ { "version": "9.3.0-2", "description": "GNU Compiler Collection (Mingw-w64 port from MSYS2 project)", - "homepage": "https://mingw-w64.org", + "homepage": "http://mingw-w64.org/doku.php", "license": "GPL-3.0-or-later,ZPL-2.1,...", "architecture": { "64bit": { diff --git a/bucket/kompose.json b/bucket/kompose.json index d14cd455eb..b450fd8e29 100644 --- a/bucket/kompose.json +++ b/bucket/kompose.json @@ -1,5 +1,5 @@ { - "homepage": "https://kompose.io", + "homepage": "https://kompose.io/", "description": "Kompose is a conversion tool for Docker Compose to container orchestrators such as Kubernetes (or OpenShift).", "license": "Apache-2.0", "version": "1.21.0", diff --git a/bucket/png2html.json b/bucket/png2html.json index 84e8d0c468..b16189d1e2 100644 --- a/bucket/png2html.json +++ b/bucket/png2html.json @@ -1,5 +1,5 @@ { - "homepage": "https://www.engr.mun.ca/~holden/png2html.html", + "homepage": "http://www.engr.mun.ca/~holden/png2html.html", "version": "1.1", "description": "transform a PNG image and a text file into pure html", "license": "GPL-2.0-only", diff --git a/bucket/trid.json b/bucket/trid.json index c5b8a1e82b..7c428d8525 100644 --- a/bucket/trid.json +++ b/bucket/trid.json @@ -1,7 +1,7 @@ { "version": "2.24-20.10.19", "description": "A utility designed to identify file types from their binary signatures.", - "homepage": "https://mark0.net/soft-trid-e.html", + "homepage": "https://www.mark0.net/soft-trid-e.html", "license": "Shareware", "url": [ "https://mark0.net/download/triddefs.zip",