benchmark: update to 1.9.2.

This commit is contained in:
skmpz 2025-04-10 23:02:19 +03:00
parent 81124a8acd
commit ba72005773

View file

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