mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
Bear: update to 3.1.5.
This commit is contained in:
parent
8b2ea61761
commit
bf08ef6b91
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'Bear'
|
# Template file for 'Bear'
|
||||||
pkgname=Bear
|
pkgname=Bear
|
||||||
version=3.1.4
|
version=3.1.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config protobuf protobuf-devel grpc"
|
hostmakedepends="pkg-config protobuf protobuf-devel grpc"
|
||||||
|
@ -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=a1105023795b3e1b9abc29c088cdec5464cc9f3b640b5078dc90a505498da5ff
|
checksum=4ac7b041222dcfc7231c6570d5bd76c39eaeda7a075ee2385b84256e7d659733
|
||||||
|
|
||||||
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
Reference in a new issue