mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
meson: Update to version 1.3.1
- Update from version 1.2.3 to 1.3.1 - Update of rootfile - Changelog is too large to include here. See details at https://mesonbuild.com/Release-notes.html Signed-off-by: Adolf Belka <adolf.belka@ipfire.org> Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
committed by
Peter Müller
parent
9a2ebf9077
commit
26c65649ae
@@ -1,11 +1,11 @@
|
||||
#usr/bin/meson
|
||||
#usr/lib/python3.10/site-packages/meson-1.2.3-py3.10.egg-info
|
||||
#usr/lib/python3.10/site-packages/meson-1.2.3-py3.10.egg-info/PKG-INFO
|
||||
#usr/lib/python3.10/site-packages/meson-1.2.3-py3.10.egg-info/SOURCES.txt
|
||||
#usr/lib/python3.10/site-packages/meson-1.2.3-py3.10.egg-info/dependency_links.txt
|
||||
#usr/lib/python3.10/site-packages/meson-1.2.3-py3.10.egg-info/entry_points.txt
|
||||
#usr/lib/python3.10/site-packages/meson-1.2.3-py3.10.egg-info/requires.txt
|
||||
#usr/lib/python3.10/site-packages/meson-1.2.3-py3.10.egg-info/top_level.txt
|
||||
#usr/lib/python3.10/site-packages/meson-1.3.1-py3.10.egg-info
|
||||
#usr/lib/python3.10/site-packages/meson-1.3.1-py3.10.egg-info/PKG-INFO
|
||||
#usr/lib/python3.10/site-packages/meson-1.3.1-py3.10.egg-info/SOURCES.txt
|
||||
#usr/lib/python3.10/site-packages/meson-1.3.1-py3.10.egg-info/dependency_links.txt
|
||||
#usr/lib/python3.10/site-packages/meson-1.3.1-py3.10.egg-info/entry_points.txt
|
||||
#usr/lib/python3.10/site-packages/meson-1.3.1-py3.10.egg-info/requires.txt
|
||||
#usr/lib/python3.10/site-packages/meson-1.3.1-py3.10.egg-info/top_level.txt
|
||||
#usr/lib/python3.10/site-packages/mesonbuild
|
||||
#usr/lib/python3.10/site-packages/mesonbuild/__init__.py
|
||||
#usr/lib/python3.10/site-packages/mesonbuild/_pathlib.py
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 1.2.3
|
||||
VER = 1.3.1
|
||||
|
||||
THISAPP = meson-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_BLAKE2 = 7d76c54bddba249ab97ebd5dd0afc448177ff9fa70812a8ca0cc9fe308c9b145b3fbc3ee068acae0fdc73edff42134b7a0b618cd80a05347a424aca7bc8bbef8
|
||||
$(DL_FILE)_BLAKE2 = 64d53eddc8cb321a4e2dabaa4b7499798a7b68764b1a7a5182bfa21d081dc07105acab616119b88ff610e5d75504f03d1c0aefee3602ddf538fc491ff3d0204a
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user