libgrpc: update to 1.24.2

This commit is contained in:
Leonid Pliushch 2019-10-18 14:45:00 +03:00
parent 270df5b287
commit c5e82ceb93

View File

@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://grpc.io/
TERMUX_PKG_DESCRIPTION="High performance, open source, general RPC framework that puts mobile and HTTP/2 first"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_MAINTAINER="Vishal Biswas @vishalbiswas"
TERMUX_PKG_VERSION=1.24.0
TERMUX_PKG_VERSION=1.24.2
TERMUX_PKG_DEPENDS="libc++, openssl, protobuf, c-ares, zlib"
TERMUX_PKG_BREAKS="libgrpc-dev"
TERMUX_PKG_REPLACES="libgrpc-dev"