diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2015-04-19 16:29:27 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-04-19 23:10:27 +0200 |
commit | 2374678d8f389b8d60d3a62f06ff59e397ab2620 (patch) | |
tree | f4d0152bb6a7b50b354a0c3434c5e1d0a4f1a2ea | |
parent | 9c8218b68fb1af90aec8d876f51ab93463ae6e8e (diff) | |
download | buildroot-2374678d8f389b8d60d3a62f06ff59e397ab2620.tar.gz buildroot-2374678d8f389b8d60d3a62f06ff59e397ab2620.zip |
package/gtest: add hash
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r-- | package/gtest/gtest.hash | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/gtest/gtest.hash b/package/gtest/gtest.hash new file mode 100644 index 0000000000..8ff79cb0d6 --- /dev/null +++ b/package/gtest/gtest.hash @@ -0,0 +1,2 @@ +# From http://code.google.com/p/googletest/downloads/detail?name=gtest-1.7.0.zip&can=2&q= +sha1 f85f6d2481e2c6c4a18539e391aa4ea8ab0394af gtest-1.7.0.zip |