gtest: update to 1.11.0..
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'gtest'
|
||||
pkgname=gtest
|
||||
version=1.10.0
|
||||
version=1.11.0
|
||||
revision=1
|
||||
wrksrc="googletest-release-${version}"
|
||||
build_style=cmake
|
||||
@@ -10,8 +10,8 @@ short_desc="Google's framework for writing C++ tests"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/google/googletest"
|
||||
distfiles="https://github.com/google/googletest/archive/release-${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=9dc9157a9a1551ec7a7e43daea9a694a0bb5fb8bec81235d8a1e6ef64c716dcb
|
||||
distfiles="https://github.com/google/googletest/archive/release-${version}.tar.gz"
|
||||
checksum=b4870bf121ff7795ba20d20bcdd8627b8e088f2d1dab299a031c1034eddc93d5
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
||||
Reference in New Issue
Block a user