summaryrefslogtreecommitdiffstats
path: root/package/gtest
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@ingics.com>2013-10-07 13:26:28 +0800
committerPeter Korsgaard <peter@korsgaard.com>2013-10-07 11:44:59 +0200
commitf9d5a367c0517c546a85d79b49baf39f077f1750 (patch)
tree17f882d0b7f42c15a55beb1af5652d803ca5bfa9 /package/gtest
parent7d3f2897f82c85d45c2f3d19e60875df35d4acea (diff)
downloadbuildroot-f9d5a367c0517c546a85d79b49baf39f077f1750.tar.gz
buildroot-f9d5a367c0517c546a85d79b49baf39f077f1750.zip
gtest: bump to version 1.7.0
Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/gtest')
-rw-r--r--package/gtest/gtest.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gtest/gtest.mk b/package/gtest/gtest.mk
index 52028f5294..60aeb495e9 100644
--- a/package/gtest/gtest.mk
+++ b/package/gtest/gtest.mk
@@ -4,7 +4,7 @@
#
################################################################################
-GTEST_VERSION = 1.6.0
+GTEST_VERSION = 1.7.0
GTEST_SOURCE = gtest-$(GTEST_VERSION).zip
GTEST_SITE = http://googletest.googlecode.com/files/
GTEST_INSTALL_STAGING = YES
OpenPOWER on IntegriCloud