mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
grpc: update to 1.33.2.
This commit is contained in:
parent
81cab92818
commit
0a7d86187d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'grpc'
|
# Template file for 'grpc'
|
||||||
pkgname=grpc
|
pkgname=grpc
|
||||||
version=1.33.1
|
version=1.33.2
|
||||||
revision=1
|
revision=1
|
||||||
_abseilver=df3ea785d8c30a9503321a3d35ee7d35808f190d
|
_abseilver=df3ea785d8c30a9503321a3d35ee7d35808f190d
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -18,7 +18,7 @@ license="Apache-2.0"
|
||||||
homepage="https://github.com/grpc/grpc"
|
homepage="https://github.com/grpc/grpc"
|
||||||
distfiles="${homepage}/archive/v${version}/${pkgname}-${version}.tar.gz
|
distfiles="${homepage}/archive/v${version}/${pkgname}-${version}.tar.gz
|
||||||
https://github.com/abseil/abseil-cpp/archive/${_abseilver}/abseil-cpp-${_abseilver}.tar.gz"
|
https://github.com/abseil/abseil-cpp/archive/${_abseilver}/abseil-cpp-${_abseilver}.tar.gz"
|
||||||
checksum="58eaee5c0f1bd0b92ebe1fa0606ec8f14798500620e7444726afcaf65041cb63
|
checksum="2060769f2d4b0d3535ba594b2ab614d7f68a492f786ab94b4318788d45e3278a
|
||||||
f368a8476f4e2e0eccf8a7318b98dafbe30b2600f4e3cf52636e5eb145aba06a"
|
f368a8476f4e2e0eccf8a7318b98dafbe30b2600f4e3cf52636e5eb145aba06a"
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue