Bear: update to 3.0.18.
This commit is contained in:
parent
da05bcd05c
commit
8ca6075a57
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'Bear'
|
||||
pkgname=Bear
|
||||
version=3.0.17
|
||||
version=3.0.18
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config protobuf protobuf-devel grpc"
|
||||
|
@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
|
|||
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"
|
||||
checksum=107f94e045d930e88f5f5b4b484c8df1bf4834722943525765c271e0b5b34b78
|
||||
checksum=ae94047c79b4f48462b66981f66a67b6a833d75d4c40e7afead491b1865f1142
|
||||
conflicts="interception-tools>=0" # /usr/bin/intercept
|
||||
|
||||
if [ -z "$XBPS_CHECK_PKGS" ]; then
|
||||
|
|
Loading…
Reference in a new issue