benchmark: update to 1.9.4.

This commit is contained in:
Shashank Thakur 2025-06-05 21:35:55 +02:00 committed by Duncan Overbruck
parent bf1032aa3b
commit b603d04c36

View file

@ -1,6 +1,6 @@
# Template file for 'benchmark'
pkgname=benchmark
version=1.9.2
version=1.9.4
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=409075176168dc46bbb81b74c1b4b6900385b5d16bfc181d678afb060d928bd3
checksum=b334658edd35efcf06a99d9be21e4e93e092bd5f95074c1673d5c8705d95c104
benchmark-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"