mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
benchmark: update to 1.8.2.
This commit is contained in:
parent
2208b20425
commit
56e7325ef5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'benchmark'
|
# Template file for 'benchmark'
|
||||||
pkgname=benchmark
|
pkgname=benchmark
|
||||||
version=1.8.0
|
version=1.8.2
|
||||||
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=ea2e94c24ddf6594d15c711c06ccd4486434d9cf3eca954e2af8a20c88f9f172
|
checksum=2aab2980d0376137f969d92848fbb68216abb07633034534fc8c65cc4e7a0e93
|
||||||
|
|
||||||
benchmark-devel_package() {
|
benchmark-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue