wok rev 22892
updated gtest again (1.7.0 -> 1.10.0)
author | Hans-G?nter Theisgen |
---|---|
date | Sun Feb 23 08:33:38 2020 +0100 (2020-02-23) |
parents | b242302aecf9 |
children | 1feb3c8c0087 |
files | gtest/receipt |
line diff
1.1 --- a/gtest/receipt Sun Feb 23 08:12:43 2020 +0100 1.2 +++ b/gtest/receipt Sun Feb 23 08:33:38 2020 +0100 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Google's framework for writing C++ tests." 1.5 MAINTAINER="pascal.bellard@slitaz.org" 1.6 LICENSE="other" 1.7 -WEB_SITE="https://github.com/google/googletest" 1.8 +WEB_SITE="https://github.com/google/googletest/" 1.9 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WGET_URL="${WEB_SITE}archive/release-$VERSION.tar.gz"