diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-04 00:26:24 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-04 00:26:24 +0700 |
commit | c0ebe655bc2cd1ae84714afa4a107970cde6890a (patch) | |
tree | 4e4521cf6e21e23eb627cedfcdab05a9bb684839 /development/gtest/gtest.info | |
parent | 88f5fdc68840067adcddf503d6f998549c5345c4 (diff) |
development/gtest: Update DOWNLOAD url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/gtest/gtest.info')
-rw-r--r-- | development/gtest/gtest.info | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/development/gtest/gtest.info b/development/gtest/gtest.info index e0744bd6828ae..9a2e7342606df 100644 --- a/development/gtest/gtest.info +++ b/development/gtest/gtest.info @@ -1,11 +1,10 @@ PRGNAM="gtest" VERSION="1.8.0" HOMEPAGE="https://github.com/google/googletest" -DOWNLOAD="https://github.com/google/googletest/archive/release-1.8.0.tar.gz" +DOWNLOAD="https://github.com/google/googletest/archive/release-1.8.0/googletest-release-1.8.0.tar.gz" MD5SUM="16877098823401d1bf2ed7891d7dce36" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" - |