benchmark: update to 1.6.2.
This commit is contained in:
parent
9283c6eb97
commit
03da01b5ae
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'benchmark'
|
||||
pkgname=benchmark
|
||||
version=1.6.1
|
||||
version=1.6.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
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"
|
||||
homepage="https://github.com/google/benchmark/"
|
||||
distfiles="https://github.com/google/benchmark/archive/v${version}.tar.gz"
|
||||
checksum=6132883bc8c9b0df5375b16ab520fac1a85dc9e4cf5be59480448ece74b278d4
|
||||
checksum=a9f77e6188c1cd4ebedfa7538bf5176d6acc72ead6f456919e5f464ef2f06158
|
||||
|
||||
benchmark-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Add table
Reference in a new issue