package/meson: bump to version 0.56.2
authorJörg Krause <joerg.krause@embedded.rocks>
Tue, 12 Jan 2021 21:44:08 +0000 (22:44 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 13 Jan 2021 09:34:08 +0000 (10:34 +0100)
Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/meson/meson.hash
package/meson/meson.mk

index b1f36ab9c3b622df2e86098be37a7a7d641a712e..e07b914be550d4a0b924c1eace1db2df92d04743 100644 (file)
@@ -1,4 +1,4 @@
 # Locally calculated after checking pgp signature
-# https://github.com/mesonbuild/meson/releases/download/0.56.0/meson-0.56.0.tar.gz.asc
-sha256  291dd38ff1cd55fcfca8fc985181dd39be0d3e5826e5f0013bf867be40117213  meson-0.56.0.tar.gz
+# https://github.com/mesonbuild/meson/releases/download/0.56.0/meson-0.56.2.tar.gz.asc
+sha256  3cb8bdb91383f7f8da642f916e4c44066a29262caa499341e2880f010edb87f4  meson-0.56.2.tar.gz
 sha256  cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30  COPYING
index e45eddcd7f530fc9ed137a62892905760d01591a..7e39883db3eb5c81433e85192cd7c57c8644edd5 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-MESON_VERSION = 0.56.0
+MESON_VERSION = 0.56.2
 MESON_SITE = https://github.com/mesonbuild/meson/releases/download/$(MESON_VERSION)
 MESON_LICENSE = Apache-2.0
 MESON_LICENSE_FILES = COPYING