mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
Bear: update to 3.1.3.
This commit is contained in:
parent
5a6e21f121
commit
f8267b58d1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'Bear'
|
||||
pkgname=Bear
|
||||
version=3.1.2
|
||||
revision=3
|
||||
version=3.1.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config protobuf protobuf-devel grpc"
|
||||
makedepends="json-c++ spdlog grpc-devel protobuf-devel gtest-devel"
|
||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/rizsotto/Bear"
|
||||
distfiles="https://github.com/rizsotto/Bear/archive/${version}.tar.gz"
|
||||
checksum=5f94e98480bd8576a64cd1d59649f34b09b4e02a81f1d983c92af1113e061fc3
|
||||
checksum=8314438428069ffeca15e2644eaa51284f884b7a1b2ddfdafe12152581b13398
|
||||
|
||||
if [ -z "$XBPS_CHECK_PKGS" ]; then
|
||||
configure_args="-DENABLE_FUNC_TESTS=OFF -DENABLE_UNIT_TESTS=OFF"
|
||||
|
|
Loading…
Add table
Reference in a new issue