Replace ftp with https

Reported by Hans Åberg.

* README, cfg.mk, doc/bison.texi: here.
This commit is contained in:
Akim Demaille
2018-05-29 07:26:18 +02:00
parent 38d91ccd96
commit f3bd6a25bf
4 changed files with 5 additions and 5 deletions

2
cfg.mk
View File

@@ -34,7 +34,7 @@ _is-dist-target = $(filter-out %clean maintainer-check% maintainer-%-check, \
$(filter maintainer-% dist% alpha beta major,$(MAKECMDGOALS)))
url_dir_list = \
ftp://$(gnu_rel_host)/gnu/bison
https://$(gnu_rel_host)/gnu/bison
# Tests not to run as part of "make distcheck".
local-checks-to-skip = \