From c6e9a81c5cac7b2ca91f5efb5287049ad0f80e45 Mon Sep 17 00:00:00 2001 From: Akira TAGOH Date: Sep 28 2012 08:29:37 +0000 Subject: New upstream release. - Using autotools isn't supported in upstream anymore. switching to cmake. - undefined reference issues seems gone now. (#813825) --- diff --git a/.gitignore b/.gitignore index 92f4dd9..44bd11c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ gtest-1.4.0.tar.bz2 /gtest-1.5.0.tar.bz2 +/gtest-1.6.0.zip diff --git a/sources b/sources index a5c5089..f752fd2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8b2c3c3f26cb53e64a3109d03a97200a gtest-1.5.0.tar.bz2 +4577b49f2973c90bf9ba69aa8166b786 gtest-1.6.0.zip