mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
meson: Update to version 0.60.1
- Update from 0.59.2 to 0.60.1 - Update of rootfile - Changelog is too large to include here. The details can be seen and read at https://github.com/mesonbuild/meson/blob/master/docs/markdown/Release-notes-for-0.60.0.md Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
This commit is contained in:
committed by
Peter Müller
parent
40aa4c1d1c
commit
aa46d11024
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 0.59.2
|
||||
VER = 0.60.1
|
||||
|
||||
THISAPP = meson-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 9d65e09b53b1dfab6339a0982176935d
|
||||
$(DL_FILE)_MD5 = 77e41dfa4bc456e03b674537b813328b
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user