mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
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:
committed by
Michael Tremer
parent
772178c24c
commit
18baaf4666
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user