Bear: update to 3.1.4.
This commit is contained in:
parent
dcdc8c787b
commit
e82568a0b4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'Bear'
|
# Template file for 'Bear'
|
||||||
pkgname=Bear
|
pkgname=Bear
|
||||||
version=3.1.3
|
version=3.1.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config protobuf protobuf-devel grpc"
|
hostmakedepends="pkg-config protobuf protobuf-devel grpc"
|
||||||
makedepends="json-c++ spdlog grpc-devel protobuf-devel gtest-devel"
|
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"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/rizsotto/Bear"
|
homepage="https://github.com/rizsotto/Bear"
|
||||||
distfiles="https://github.com/rizsotto/Bear/archive/${version}.tar.gz"
|
distfiles="https://github.com/rizsotto/Bear/archive/${version}.tar.gz"
|
||||||
checksum=8314438428069ffeca15e2644eaa51284f884b7a1b2ddfdafe12152581b13398
|
checksum=a1105023795b3e1b9abc29c088cdec5464cc9f3b640b5078dc90a505498da5ff
|
||||||
|
|
||||||
if [ -z "$XBPS_CHECK_PKGS" ]; then
|
if [ -z "$XBPS_CHECK_PKGS" ]; then
|
||||||
configure_args="-DENABLE_FUNC_TESTS=OFF -DENABLE_UNIT_TESTS=OFF"
|
configure_args="-DENABLE_FUNC_TESTS=OFF -DENABLE_UNIT_TESTS=OFF"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue