mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
Bear: update to 3.0.21.
This commit is contained in:
parent
868642dcb2
commit
21a91acc18
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.0.20
|
version=3.0.21
|
||||||
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"
|
||||||
|
@ -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>${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/rizsotto/Bear/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=45cfcdab07f824f6c06c9776701156f7a04b23eadd25ecbc88c188789a447cc7
|
checksum=0c949a6a907bc61a1284661f8d9dab1788a62770c265f6142602669b6e5c389d
|
||||||
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