Bear: update to 3.0.17.
This commit is contained in:
parent
e10b377c58
commit
f093bb4b44
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'Bear'
|
||||
pkgname=Bear
|
||||
version=3.0.16
|
||||
version=3.0.17
|
||||
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=877ee5e89e8445f74df95f2f3896597f04b86a4e5d0dbbca07ac71027dcb362d
|
||||
checksum=107f94e045d930e88f5f5b4b484c8df1bf4834722943525765c271e0b5b34b78
|
||||
conflicts="interception-tools>=0" # /usr/bin/intercept
|
||||
|
||||
if [ -z "$XBPS_CHECK_PKGS" ]; then
|
||||
|
|
Loading…
Reference in New Issue