Bear: update to 3.1.4.
This commit is contained in:
parent
dcdc8c787b
commit
e82568a0b4
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'Bear'
|
||||
pkgname=Bear
|
||||
version=3.1.3
|
||||
revision=2
|
||||
version=3.1.4
|
||||
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=8314438428069ffeca15e2644eaa51284f884b7a1b2ddfdafe12152581b13398
|
||||
checksum=a1105023795b3e1b9abc29c088cdec5464cc9f3b640b5078dc90a505498da5ff
|
||||
|
||||
if [ -z "$XBPS_CHECK_PKGS" ]; then
|
||||
configure_args="-DENABLE_FUNC_TESTS=OFF -DENABLE_UNIT_TESTS=OFF"
|
||||
|
|
Loading…
Reference in New Issue