mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
m4: update to 1.4.18
Signed-off-by: Marcel Lorenz <marcel.lorenz@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
e0e3f3a3e7
commit
f155baa6f0
4
lfs/m4
4
lfs/m4
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 1.4.17
|
||||
VER = 1.4.18
|
||||
|
||||
THISAPP = m4-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.xz
|
||||
@@ -51,7 +51,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 12a3c829301a4fd6586a57d3fcf196dc
|
||||
$(DL_FILE)_MD5 = 730bb15d96fffe47e148d1e09235af82
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user