summaryrefslogtreecommitdiff
path: root/tests/run_make_tests.com
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2022-10-18 14:36:40 -0400
committerPaul Smith <psmith@gnu.org>2022-10-18 14:37:47 -0400
commitd9fc1ac5d2e427eed6e61ac95f5ebf72ed380089 (patch)
treeea547a807b51beabd35cdf2102e8c88c1017a75e /tests/run_make_tests.com
parent9f55e9fd13c82e67754ec219f4160fda9de32a2b (diff)
downloadmake-git-d9fc1ac5d2e427eed6e61ac95f5ebf72ed380089.tar.gz
Update URLs to use https rather than http
* (all): Change http:// to https:// * README.W32: Remove invalid link to mingw.org.
Diffstat (limited to 'tests/run_make_tests.com')
-rwxr-xr-xtests/run_make_tests.com8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/run_make_tests.com b/tests/run_make_tests.com
index d44fe429..89129172 100755
--- a/tests/run_make_tests.com
+++ b/tests/run_make_tests.com
@@ -18,7 +18,7 @@ $! FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
$! details.
$!
$! You should have received a copy of the GNU General Public License along with
-$! this program. If not, see <http://www.gnu.org/licenses/>.
+$! this program. If not, see <https://www.gnu.org/licenses/>.
$!
$!
$! Allow more than 8 paramters with using commas as a delimiter.
@@ -221,14 +221,14 @@ implemented, such as valgrind or specifying the make path or source path.
Running the wrapper script requires:
Perl 5.18 or later.
- PCSI kits available from http://sourceforge.net/projects/vmsperlkit/files/
+ PCSI kits available from https://sourceforge.net/projects/vmsperlkit/files/
GNV 2.1.3 or later. GNV 3.0.1 has not tested with this script.
Bash 4.2.47 or later.
Coreutils 8.21 or later.
- http://sourceforge.net/projects/gnv/files/
+ https://sourceforge.net/projects/gnv/files/
Read before installing:
- http://sourceforge.net/p/gnv/wiki/InstallingGNVPackages/
+ https://sourceforge.net/p/gnv/wiki/InstallingGNVPackages/
As updates for other GNV components get posted, those updates should
be used.