benchmark: update to 1.5.5.
This commit is contained in:
parent
6e133ab4bd
commit
db3fd8bd67
2 changed files with 4 additions and 4 deletions
|
@ -1373,8 +1373,8 @@ libkgapi2.so.2 libkgapi-2.0.1_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.0 benchmark-1.5.3_1
|
libbenchmark.so.1 benchmark-1.5.5_1
|
||||||
libbenchmark_main.so.0 benchmark-1.5.3_1
|
libbenchmark_main.so.1 benchmark-1.5.5_1
|
||||||
libKF5Torrent.so.6 libktorrent-2.1_1
|
libKF5Torrent.so.6 libktorrent-2.1_1
|
||||||
libvncserver.so.1 libvncserver-0.9.13_2
|
libvncserver.so.1 libvncserver-0.9.13_2
|
||||||
libvncclient.so.1 libvncserver-0.9.13_2
|
libvncclient.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.5.3
|
version=1.5.5
|
||||||
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=e4fbb85eec69e6668ad397ec71a3a3ab165903abe98a8327db920b94508f720e
|
checksum=3bff5f237c317ddfd8d5a9b96b3eede7c0802e799db520d38ce756a2a46a18a0
|
||||||
|
|
||||||
benchmark-devel_package() {
|
benchmark-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue