benchmark: update to 1.8.4.

Closes: #50519 [via git-merge-pr]
This commit is contained in:
skmpz 2024-05-25 14:28:25 +03:00 committed by Andrew Benson
parent ca07dd32f8
commit b5d978af81
2 changed files with 4 additions and 4 deletions

View File

@ -1372,8 +1372,8 @@ libkdexoauth2.so.3 libkgapi-24.02.0_1
libqoauth.so.2 qoauth-qt5-2.0.0_1
libIrrlicht.so.1.8 irrlicht-1.8_1
libsnappy.so.1 snappy-1.1.0_1
libbenchmark.so.1 benchmark-1.5.5_1
libbenchmark_main.so.1 benchmark-1.5.5_1
libbenchmark.so.0 benchmark-1.8.4_1
libbenchmark_main.so.0 benchmark-1.8.4_1
libbemenu.so.0 bemenu-0.6.5_1
libKTorrent6.so.6 libktorrent-24.02.0_1
libvncserver.so.1 libvncserver-0.9.13_2

View File

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