1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 13:09:22 +00:00

Prefer https URLs where possible.

This commit is contained in:
Bruno Haible
2018-09-17 16:53:00 +02:00
parent e828167f62
commit b3c3566855
51 changed files with 64 additions and 64 deletions

View File

@@ -10,7 +10,7 @@
# in a gnulib checkout, or
# - an internet connection.
# Copyright (C) 2003-2012, 2016 Free Software Foundation, Inc.
# Copyright (C) 2003-2012, 2016, 2018 Free Software Foundation, Inc.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -23,11 +23,11 @@
# 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/>.
# along with this program. If not, see <https://www.gnu.org/licenses/>.
# Usage: ./autogen.sh
GNULIB_REPO_URL="http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob_plain;hb=HEAD;f="
GNULIB_REPO_URL="https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob_plain;hb=HEAD;f="
for file in build-aux/install-sh build-aux/mkinstalldirs \
build-aux/compile build-aux/ar-lib; do