mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
Bear: update to 3.0.17.
This commit is contained in:
parent
e10b377c58
commit
f093bb4b44
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'Bear'
|
# Template file for 'Bear'
|
||||||
pkgname=Bear
|
pkgname=Bear
|
||||||
version=3.0.16
|
version=3.0.17
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config protobuf protobuf-devel grpc"
|
hostmakedepends="pkg-config protobuf protobuf-devel grpc"
|
||||||
|
@ -12,7 +12,7 @@ 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"
|
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=877ee5e89e8445f74df95f2f3896597f04b86a4e5d0dbbca07ac71027dcb362d
|
checksum=107f94e045d930e88f5f5b4b484c8df1bf4834722943525765c271e0b5b34b78
|
||||||
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