parent
40a81200ef
commit
082586ba4b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gtest'
|
# Template file for 'gtest'
|
||||||
pkgname=gtest
|
pkgname=gtest
|
||||||
version=1.8.1
|
version=1.10.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="googletest-release-${version}"
|
wrksrc="googletest-release-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/google/googletest"
|
homepage="https://github.com/google/googletest"
|
||||||
distfiles="https://github.com/google/googletest/archive/release-${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/google/googletest/archive/release-${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=9bf1fe5182a604b4135edc1a425ae356c9ad15e9b23f9f12a02e80184c3a249c
|
checksum=9dc9157a9a1551ec7a7e43daea9a694a0bb5fb8bec81235d8a1e6ef64c716dcb
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue