All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/gflags: bump to version 2.2.2
@ 2019-10-27  9:02 Gilles Talis
  2019-10-27  9:14 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Gilles Talis @ 2019-10-27  9:02 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gilles Talis <gilles.talis@gmail.com>
---
 package/gflags/gflags.hash | 2 +-
 package/gflags/gflags.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/gflags/gflags.hash b/package/gflags/gflags.hash
index 18483b1101..1f7fe60332 100644
--- a/package/gflags/gflags.hash
+++ b/package/gflags/gflags.hash
@@ -1,5 +1,5 @@
 # Locally computed
-sha256	466c36c6508a451734e4f4d76825cf9cd9b8716d2b70ef36479ae40f08271f88	gflags-2.2.0.tar.gz
+sha256 34af2f15cf7367513b352bdcd2493ab14ce43692d2dcd9dfc499492966c64dcf gflags-2.2.2.tar.gz
 
 # Hash for license file:
 sha256 90d1f3701813c3cd65eee2dc736746fe46b465918f3f7d6d31463a2018b33fa5  COPYING.txt
diff --git a/package/gflags/gflags.mk b/package/gflags/gflags.mk
index 920100c13f..c4fce45b3e 100644
--- a/package/gflags/gflags.mk
+++ b/package/gflags/gflags.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GFLAGS_VERSION = 2.2.0
+GFLAGS_VERSION = 2.2.2
 GFLAGS_SITE = $(call github,gflags,gflags,v$(GFLAGS_VERSION))
 GFLAGS_INSTALL_STAGING = YES
 GFLAGS_LICENSE = BSD-3-Clause
-- 
2.17.1

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

* [Buildroot] [PATCH] package/gflags: bump to version 2.2.2
  2019-10-27  9:02 [Buildroot] [PATCH] package/gflags: bump to version 2.2.2 Gilles Talis
@ 2019-10-27  9:14 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2019-10-27  9:14 UTC (permalink / raw)
  To: buildroot

On Sun, 27 Oct 2019 10:02:40 +0100
Gilles Talis <gilles.talis@gmail.com> wrote:

> Signed-off-by: Gilles Talis <gilles.talis@gmail.com>
> ---
>  package/gflags/gflags.hash | 2 +-
>  package/gflags/gflags.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

end of thread, other threads:[~2019-10-27  9:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-27  9:02 [Buildroot] [PATCH] package/gflags: bump to version 2.2.2 Gilles Talis
2019-10-27  9:14 ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.