meson: bump to 0.44.0
authorAdam Duskett <aduskett@gmail.com>
Fri, 29 Dec 2017 22:07:24 +0000 (17:07 -0500)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 29 Dec 2017 22:30:52 +0000 (23:30 +0100)
Also add a hash for the license file.

Signed-off-by: Adam Duskett <Adamduskett@outlook.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/meson/meson.hash
package/meson/meson.mk

index 412c10eb2fac5c8be0faf898abb4fd1de6865566..279dd93a514576746123b4a2840ec4660da21ad7 100644 (file)
@@ -1,3 +1,4 @@
 # Locally calculated after checking pgp signature
-# https://github.com/mesonbuild/meson/releases/download/0.43.0/meson-0.43.0.tar.gz.asc
-sha256 c513eca90e0d70bf14cd1eaafea2fa91cf40a73326a7ff61f08a005048057340  meson-0.43.0.tar.gz
+# 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
+sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30        COPYING
index 55ce84da073cee7e6668cf9f46b1dda3dd09086d..a05969c8369808f742bfafd5e5682ec6685d03bf 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-MESON_VERSION = 0.43.0
+MESON_VERSION = 0.44.0
 MESON_SITE = https://github.com/mesonbuild/meson/releases/download/$(MESON_VERSION)
 MESON_LICENSE = Apache-2.0
 MESON_LICENSE_FILES = COPYING