From a034aaa57de74fcc41da9c0b9f4c3312807b8588 Mon Sep 17 00:00:00 2001 From: skmpz Date: Thu, 25 Aug 2022 19:55:33 +0400 Subject: [PATCH] Bear: update to 3.0.20. --- srcpkgs/Bear/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/Bear/template b/srcpkgs/Bear/template index fce6309ca6f..c6c1fb6e9c3 100644 --- a/srcpkgs/Bear/template +++ b/srcpkgs/Bear/template @@ -1,7 +1,7 @@ # Template file for 'Bear' pkgname=Bear -version=3.0.19 -revision=2 +version=3.0.20 +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 " license="GPL-3.0-or-later" homepage="https://github.com/rizsotto/Bear" distfiles="https://github.com/rizsotto/Bear/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz" -checksum=2fcfe2c6e029182cfc54ed26b3505c0ef12b0f43df03fb587f335afdc2ca9431 +checksum=45cfcdab07f824f6c06c9776701156f7a04b23eadd25ecbc88c188789a447cc7 conflicts="interception-tools>=0" # /usr/bin/intercept if [ -z "$XBPS_CHECK_PKGS" ]; then