mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
ca07dd32f8
commit
b5d978af81
2 changed files with 4 additions and 4 deletions
|
@ -1372,8 +1372,8 @@ libkdexoauth2.so.3 libkgapi-24.02.0_1
|
||||||
libqoauth.so.2 qoauth-qt5-2.0.0_1
|
libqoauth.so.2 qoauth-qt5-2.0.0_1
|
||||||
libIrrlicht.so.1.8 irrlicht-1.8_1
|
libIrrlicht.so.1.8 irrlicht-1.8_1
|
||||||
libsnappy.so.1 snappy-1.1.0_1
|
libsnappy.so.1 snappy-1.1.0_1
|
||||||
libbenchmark.so.1 benchmark-1.5.5_1
|
libbenchmark.so.0 benchmark-1.8.4_1
|
||||||
libbenchmark_main.so.1 benchmark-1.5.5_1
|
libbenchmark_main.so.0 benchmark-1.8.4_1
|
||||||
libbemenu.so.0 bemenu-0.6.5_1
|
libbemenu.so.0 bemenu-0.6.5_1
|
||||||
libKTorrent6.so.6 libktorrent-24.02.0_1
|
libKTorrent6.so.6 libktorrent-24.02.0_1
|
||||||
libvncserver.so.1 libvncserver-0.9.13_2
|
libvncserver.so.1 libvncserver-0.9.13_2
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'benchmark'
|
# Template file for 'benchmark'
|
||||||
pkgname=benchmark
|
pkgname=benchmark
|
||||||
version=1.8.3
|
version=1.8.4
|
||||||
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=6bc180a57d23d4d9515519f92b0c83d61b05b5bab188961f36ac7b06b0d9e9ce
|
checksum=3e7059b6b11fb1bbe28e33e02519398ca94c1818874ebed18e504dc6f709be45
|
||||||
|
|
||||||
benchmark-devel_package() {
|
benchmark-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue