mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
gtest: update to 1.17.0.
This commit is contained in:
parent
8fdbe68a2e
commit
5c0f484762
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gtest'
|
||||
pkgname=gtest
|
||||
version=1.16.0
|
||||
version=1.17.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
make_cmd=make # using make to avoid a cycle: ninja -> gtest -> ninja
|
||||
|
@ -11,7 +11,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/google/googletest"
|
||||
distfiles="https://github.com/google/googletest/archive/v${version}.tar.gz"
|
||||
checksum=78c676fc63881529bf97bf9d45948d905a66833fbfa5318ea2cd7478cb98f399
|
||||
checksum=65fab701d9829d38cb77c14acdc431d2108bfdbf8979e40eb8ae567edf10b27c
|
||||
|
||||
export CMAKE_GENERATOR="Unix Makefiles"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue