Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] meson: bump to 0.44.0
@ 2017-12-29 22:07 Adam Duskett
  2017-12-29 22:31 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Adam Duskett @ 2017-12-29 22:07 UTC (permalink / raw)
  To: buildroot

Also add a hash for the license file.

Signed-off-by: Adam Duskett <Adamduskett@outlook.com>
---
 package/meson/meson.hash | 5 +++--
 package/meson/meson.mk   | 2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/package/meson/meson.hash b/package/meson/meson.hash
index 412c10eb2f..279dd93a51 100644
--- a/package/meson/meson.hash
+++ b/package/meson/meson.hash
@@ -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
diff --git a/package/meson/meson.mk b/package/meson/meson.mk
index 75b9a1666a..cf24ed1336 100644
--- a/package/meson/meson.mk
+++ b/package/meson/meson.mk
@@ -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
-- 
2.14.3

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH 1/1] meson: bump to 0.44.0
  2017-12-29 22:07 [Buildroot] [PATCH 1/1] meson: bump to 0.44.0 Adam Duskett
@ 2017-12-29 22:31 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2017-12-29 22:31 UTC (permalink / raw)
  To: buildroot

Hello,

On Fri, 29 Dec 2017 17:07:24 -0500, Adam Duskett wrote:
> Also add a hash for the license file.
> 
> Signed-off-by: Adam Duskett <Adamduskett@outlook.com>
> ---
>  package/meson/meson.hash | 5 +++--
>  package/meson/meson.mk   | 2 +-
>  2 files changed, 4 insertions(+), 3 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-12-29 22:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-29 22:07 [Buildroot] [PATCH 1/1] meson: bump to 0.44.0 Adam Duskett
2017-12-29 22:31 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox