diff options
author | Fabrice Fontaine <fontaine.fabrice@gmail.com> | 2018-03-07 23:56:29 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-03-30 22:14:00 +0200 |
commit | 1f725943e3a454a9f1e1e690a8ccec851e2f3e9b (patch) | |
tree | 05282c8b775e445b88e69ea0597dc7ea1b5287a4 | |
parent | 0228f09242be2b2757766e6fa2e0dae352fa6e72 (diff) | |
download | buildroot-1f725943e3a454a9f1e1e690a8ccec851e2f3e9b.tar.gz buildroot-1f725943e3a454a9f1e1e690a8ccec851e2f3e9b.zip |
gtest: add license hash
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 8eee2fbf09e56f7a3db86302a8d693391ef04630)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r-- | package/gtest/gtest.hash | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/gtest/gtest.hash b/package/gtest/gtest.hash index 474008d2cd..0a8d8ba096 100644 --- a/package/gtest/gtest.hash +++ b/package/gtest/gtest.hash @@ -1,2 +1,3 @@ # Locally computed: sha256 58a6f4277ca2bc8565222b3bbd58a177609e9c488e8a72649359ba51450db7d8 gtest-release-1.8.0.tar.gz +sha256 9702de7e4117a8e2b20dafab11ffda58c198aede066406496bef670d40a22138 googletest/LICENSE |