benchmark: update to 1.8.3.

This commit is contained in:
skmpz 2023-11-10 09:43:20 +02:00 committed by Duncan Overbruck
parent 142ff7519e
commit e0e7827093

View file

@ -1,6 +1,6 @@
# Template file for 'benchmark'
pkgname=benchmark
version=1.8.2
version=1.8.3
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=2aab2980d0376137f969d92848fbb68216abb07633034534fc8c65cc4e7a0e93
checksum=6bc180a57d23d4d9515519f92b0c83d61b05b5bab188961f36ac7b06b0d9e9ce
benchmark-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"