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:
Adolf Belka
2021-11-29 19:36:13 +01:00
committed by Peter Müller
parent 40aa4c1d1c
commit aa46d11024
2 changed files with 22 additions and 9 deletions

View File

@@ -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)