benchmark: update to 1.7.0.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'benchmark'
|
# Template file for 'benchmark'
|
||||||
pkgname=benchmark
|
pkgname=benchmark
|
||||||
version=1.6.2
|
version=1.7.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_SHARED_LIBS=ON -DBENCHMARK_ENABLE_GTEST_TESTS=OFF
|
configure_args="-DBUILD_SHARED_LIBS=ON -DBENCHMARK_ENABLE_GTEST_TESTS=OFF
|
||||||
@@ -10,7 +10,7 @@ maintainer="skmpz <dem.procopiou@gmail.com>"
|
|||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/google/benchmark/"
|
homepage="https://github.com/google/benchmark/"
|
||||||
distfiles="https://github.com/google/benchmark/archive/v${version}.tar.gz"
|
distfiles="https://github.com/google/benchmark/archive/v${version}.tar.gz"
|
||||||
checksum=a9f77e6188c1cd4ebedfa7538bf5176d6acc72ead6f456919e5f464ef2f06158
|
checksum=3aff99169fa8bdee356eaa1f691e835a6e57b1efeadb8a0f9f228531158246ac
|
||||||
|
|
||||||
benchmark-devel_package() {
|
benchmark-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|||||||
Reference in New Issue
Block a user