meson: bump version to 0.46.1
authorEric Le Bihan <eric.le.bihan.dev@free.fr>
Sat, 9 Jun 2018 10:05:35 +0000 (12:05 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 9 Jun 2018 14:41:54 +0000 (16:41 +0200)
Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/meson/meson.hash
package/meson/meson.mk

index 44785aef292c9c93ef517a83b17bfe5dc6056b4a..bd9e4114ff5f184f532bb1734a9f2008ab297c6a 100644 (file)
@@ -1,4 +1,4 @@
 # Locally calculated after checking pgp signature
-# https://github.com/mesonbuild/meson/releases/download/0.46.0/meson-0.46.0.tar.gz.asc
-sha256 b7df91b01a358a8facdbfa33596a47cda38a760435ab55e1985c0bff06a9cbf0  meson-0.46.0.tar.gz
+# https://github.com/mesonbuild/meson/releases/download/0.46.1/meson-0.46.1.tar.gz.asc
+sha256 19497a03e7e5b303d8d11f98789a79aba59b5ad4a81bd00f4d099be0212cee78  meson-0.46.1.tar.gz
 sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30        COPYING
index 9b5ca0d5b987832861bf700bc82125506416324a..28c9e6f20282260389db2d877c8b1a96a693edfe 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-MESON_VERSION = 0.46.0
+MESON_VERSION = 0.46.1
 MESON_SITE = https://github.com/mesonbuild/meson/releases/download/$(MESON_VERSION)
 MESON_LICENSE = Apache-2.0
 MESON_LICENSE_FILES = COPYING