diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-10-31 15:40:51 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-05 07:15:45 +0700 |
commit | 06f7e8c2baaaaf6e33b407a6a09e8465dc09b724 (patch) | |
tree | 8aafda038a1d9db92d7c4713872d8eaab5502f49 /development/gtest/gtest.info | |
parent | c2eac424dfff99bfb284dcb2db62337ef6a14d15 (diff) | |
download | slackbuilds-06f7e8c2baaaaf6e33b407a6a09e8465dc09b724.tar.gz |
development/gtest: Updated for version 1.8.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'development/gtest/gtest.info')
-rw-r--r-- | development/gtest/gtest.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/development/gtest/gtest.info b/development/gtest/gtest.info index 28e232ec5b..e0744bd682 100644 --- a/development/gtest/gtest.info +++ b/development/gtest/gtest.info @@ -1,8 +1,8 @@ PRGNAM="gtest" -VERSION="1.7.0" +VERSION="1.8.0" HOMEPAGE="https://github.com/google/googletest" -DOWNLOAD="https://github.com/google/googletest/archive/release-1.7.0.tar.gz" -MD5SUM="4ff6353b2560df0afecfbda3b2763847" +DOWNLOAD="https://github.com/google/googletest/archive/release-1.8.0.tar.gz" +MD5SUM="16877098823401d1bf2ed7891d7dce36" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |