[clblas] 22/54: Update gtest link to point to github

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Jan 14 20:07:35 UTC 2016


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch debian/sid
in repository clblas.

commit 89f62e501be7ea15b1b79ad59e9ad68108cab8c1
Author: Hugh Perkins <hughperkins at gmail.com>
Date:   Wed Nov 11 07:54:48 2015 +0800

    Update gtest link to point to github
---
 src/tests/gtest.cmake | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/tests/gtest.cmake b/src/tests/gtest.cmake
index 3661721..c514e38 100644
--- a/src/tests/gtest.cmake
+++ b/src/tests/gtest.cmake
@@ -40,8 +40,8 @@ else()
   
   ExternalProject_Add(
     gtest-external
-    URL http://googletest.googlecode.com/files/gtest-1.7.0.zip
-    URL_MD5 2d6ec8ccdf5c46b05ba54a9fd1d130d7
+    URL https://github.com/google/googletest/archive/release-1.7.0.zip
+    URL_MD5 ef5e700c8a0f3ee123e2e0209b8b4961
     PREFIX ${prefix}
     BINARY_DIR ${binary_dir}
     CMAKE_CACHE_ARGS

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/clblas.git



More information about the debian-science-commits mailing list