autoconf: Update to 2.71

- Update autoconf from 2.69 to 2.71
- Updated rootfile
- Changelog
Large amount of changes, especially in 2.70 - too many to add in here.
Details of changes can be found in the NEWS file in the tarball

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Adolf Belka
2021-02-09 21:23:13 +01:00
committed by Michael Tremer
parent 772178c24c
commit 18baaf4666
2 changed files with 8 additions and 4 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 2.69
VER = 2.71
THISAPP = autoconf-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -39,7 +39,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 50f97f4159805e374639a73e2636f22e
$(DL_FILE)_MD5 = 12cfa1687ffa2606337efe1a64416106
install : $(TARGET)