Bear: update to 3.1.2

Closes: #43445 [via git-merge-pr]
This commit is contained in:
Justinas Grigas 2023-04-14 21:17:30 +03:00 committed by Duncaen
parent 4fd4f373e6
commit cf6c34b3ba
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35

View File

@ -1,6 +1,6 @@
# Template file for 'Bear'
pkgname=Bear
version=3.1.0
version=3.1.2
revision=1
build_style=cmake
hostmakedepends="pkg-config protobuf protobuf-devel grpc"
@ -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=33c1f4663d94508f11cbd999dd5571359be7d15b0f473f7cfbea2c0b3190a891
checksum=5f94e98480bd8576a64cd1d59649f34b09b4e02a81f1d983c92af1113e061fc3
if [ -z "$XBPS_CHECK_PKGS" ]; then
configure_args="-DENABLE_FUNC_TESTS=OFF -DENABLE_UNIT_TESTS=OFF"