meson: bump to version 0.45.0
authorJörg Krause <joerg.krause@embedded.rocks>
Wed, 7 Mar 2018 22:50:55 +0000 (23:50 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 8 Mar 2018 08:01:05 +0000 (09:01 +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 279dd93a514576746123b4a2840ec4660da21ad7..c460302f0020a9d0ad1383c88fdb094d5403985b 100644 (file)
@@ -1,4 +1,4 @@
 # Locally calculated after checking pgp signature
-# https://github.com/mesonbuild/meson/releases/download/0.44.0/meson-0.44.0.tar.gz.asc
-sha256 50f9b12b77272ef6ab064d26b7e06667f07fa9f931e6a20942bba2216ba4281b        meson-0.44.0.tar.gz
+# https://github.com/mesonbuild/meson/releases/download/0.45.0/meson-0.45.0.tar.gz.asc
+sha256 3455abbc30a3fbd9cc8abb6d5fcdc42ce618665b95ac2c3ad7792a4a6ba47ce4        meson-0.45.0.tar.gz
 sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30        COPYING
index 764c187ee770bea081e52f5a04dfed783553c3aa..2e0db90236f28b394e4df126664821b2cb9579d8 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-MESON_VERSION = 0.44.0
+MESON_VERSION = 0.45.0
 MESON_SITE = https://github.com/mesonbuild/meson/releases/download/$(MESON_VERSION)
 MESON_LICENSE = Apache-2.0
 MESON_LICENSE_FILES = COPYING