summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-09-19 10:24:05 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2017-09-19 10:43:52 -0700
commitd49274f4ed038cfb361d634dc78143759ffc7a0d (patch)
treee4ec54801c173a68c6f50390d5f9f39d73acb999 /cfg.mk
parentfba1018bd31a329096155da48b75f8c9bcdbbd67 (diff)
downloadgzip-d49274f4ed038cfb361d634dc78143759ffc7a0d.tar.gz
maint: prefer HTTPS to HTTP, FTP in URLs
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/cfg.mk b/cfg.mk
index b70ee6e..3ee7b0b 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -12,14 +12,14 @@
# 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/>.
# Used in maint.mk's web-manual rule
manual_title = gzip: the data compression program
# Use the direct link. This is guaranteed to work immediately, while
# it can take a while for the faster mirror links to become usable.
-url_dir_list = http://ftp.gnu.org/gnu/$(PACKAGE)
+url_dir_list = https://ftp.gnu.org/gnu/$(PACKAGE)
# Tests not to run as part of "make distcheck".
local-checks-to-skip = \