mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 03:50:44 -09:00
package/meson: bump version to 1.12.0
https://mesonbuild.com/Release-notes-for-1-12-0.html Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
d5f5eeaff4
commit
08b18e6571
@@ -1,4 +1,4 @@
|
||||
# From https://github.com/mesonbuild/meson/releases/tag/1.11.1
|
||||
sha256 6788ae299979643f8d841bcaf64352558436cae45a0355148a3aeeccf7913866 meson-1.11.1.tar.gz
|
||||
# From https://github.com/mesonbuild/meson/releases/tag/1.12.0
|
||||
sha256 88afe0c20e52030218924ac37d0c81c59b4b5f3ae3752c8c6d7470c7d365886c meson-1.12.0.tar.gz
|
||||
# Locally computed
|
||||
sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
MESON_VERSION = 1.11.1
|
||||
MESON_VERSION = 1.12.0
|
||||
MESON_SITE = https://github.com/mesonbuild/meson/releases/download/$(MESON_VERSION)
|
||||
MESON_LICENSE = Apache-2.0
|
||||
MESON_LICENSE_FILES = COPYING
|
||||
|
||||
Reference in New Issue
Block a user