projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d3f289
)
gtest: bump to version 1.7.0
author
Axel Lin
<axel.lin@ingics.com>
Mon, 7 Oct 2013 05:26:28 +0000
(13:26 +0800)
committer
Peter Korsgaard
<peter@korsgaard.com>
Mon, 7 Oct 2013 09:44:59 +0000
(11:44 +0200)
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/gtest/gtest.mk
patch
|
blob
|
history
diff --git
a/package/gtest/gtest.mk
b/package/gtest/gtest.mk
index 52028f52943fd090dc099362a89ae2996eed3219..60aeb495e9c2e1323c7011e059d782fb975d42d4 100644
(file)
--- 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