[Buildroot] [PATCH next] gflags: bump to version v2.2.0

Rahul Bedarkar rahul.bedarkar at imgtec.com
Tue Feb 21 14:01:27 UTC 2017


Signed-off-by: Rahul Bedarkar <rahul.bedarkar at imgtec.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 5b22411..b9eeb57 100644
--- a/package/gflags/gflags.hash
+++ b/package/gflags/gflags.hash
@@ -1,2 +1,2 @@
 # Locally computed
-sha256	d8331bd0f7367c8afd5fcb5f5e85e96868a00fd24b7276fa5fcee1e5575c2662	gflags-v2.1.2.tar.gz
+sha256	466c36c6508a451734e4f4d76825cf9cd9b8716d2b70ef36479ae40f08271f88	gflags-v2.2.0.tar.gz
diff --git a/package/gflags/gflags.mk b/package/gflags/gflags.mk
index 89111ed..94f2210 100644
--- a/package/gflags/gflags.mk
+++ b/package/gflags/gflags.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GFLAGS_VERSION = v2.1.2
+GFLAGS_VERSION = v2.2.0
 GFLAGS_SITE = $(call github,gflags,gflags,$(GFLAGS_VERSION))
 GFLAGS_INSTALL_STAGING = YES
 GFLAGS_LICENSE = BSD-3c
-- 
2.6.2



More information about the buildroot mailing list