mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
Bear: update to 3.0.19.
This commit is contained in:
parent
c3fb224685
commit
157e2d5dd8
1 changed files with 3 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'Bear'
|
# Template file for 'Bear'
|
||||||
pkgname=Bear
|
pkgname=Bear
|
||||||
version=3.0.18
|
version=3.0.19
|
||||||
revision=3
|
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"
|
||||||
|
@ -10,9 +10,8 @@ short_desc="Tool that generates a compilation database for clang tooling"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
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"
|
||||||
changelog="https://raw.githubusercontent.com/rizsotto/Bear/master/ChangeLog.md"
|
|
||||||
distfiles="https://github.com/rizsotto/Bear/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/rizsotto/Bear/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=ae94047c79b4f48462b66981f66a67b6a833d75d4c40e7afead491b1865f1142
|
checksum=2fcfe2c6e029182cfc54ed26b3505c0ef12b0f43df03fb587f335afdc2ca9431
|
||||||
conflicts="interception-tools>=0" # /usr/bin/intercept
|
conflicts="interception-tools>=0" # /usr/bin/intercept
|
||||||
|
|
||||||
if [ -z "$XBPS_CHECK_PKGS" ]; then
|
if [ -z "$XBPS_CHECK_PKGS" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue