grpc: update to 1.72.0
This commit is contained in:
parent
58e6f00afe
commit
b95f91b655
@ -6,8 +6,8 @@ pkgbase=mingw-w64-${_realname}
|
|||||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}"
|
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||||
"${MINGW_PACKAGE_PREFIX}-python-grpcio"
|
"${MINGW_PACKAGE_PREFIX}-python-grpcio"
|
||||||
"${MINGW_PACKAGE_PREFIX}-python-grpcio-tools")
|
"${MINGW_PACKAGE_PREFIX}-python-grpcio-tools")
|
||||||
pkgver=1.71.0
|
pkgver=1.72.0
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
_opencensus_proto_ver=0.4.1
|
_opencensus_proto_ver=0.4.1
|
||||||
pkgdesc="Google's high performance, open source, general RPC framework (mingw-w64)"
|
pkgdesc="Google's high performance, open source, general RPC framework (mingw-w64)"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
@ -40,7 +40,7 @@ source=("https://github.com/grpc/grpc/archive/v${pkgver}/${_realname}-${pkgver}.
|
|||||||
"001-fix-building-shared-libraries-with-clang.patch"
|
"001-fix-building-shared-libraries-with-clang.patch"
|
||||||
"002-fix-building-python-module.patch"
|
"002-fix-building-python-module.patch"
|
||||||
"003-fix-build-shared-libs-on-mingw.patch")
|
"003-fix-build-shared-libs-on-mingw.patch")
|
||||||
sha256sums=('0d631419e54ec5b29def798623ee3bf5520dac77abeab3284ef7027ec2363f91'
|
sha256sums=('4a8aa99d5e24f80ea6b7ec95463e16af5bd91aa805e26c661ef6491ae3d2d23c'
|
||||||
'e3d89f7f9ed84c9b6eee818c2e9306950519402bf803698b15c310b77ca2f0f3'
|
'e3d89f7f9ed84c9b6eee818c2e9306950519402bf803698b15c310b77ca2f0f3'
|
||||||
'cf4064ad294bbddf15ac0611a4920dfa133a54ccaebbf813ed4faef6b20d142b'
|
'cf4064ad294bbddf15ac0611a4920dfa133a54ccaebbf813ed4faef6b20d142b'
|
||||||
'c08e9a6a4dd569155452660825c8b42a06bbc6eb1e924af98796b138e6698e93'
|
'c08e9a6a4dd569155452660825c8b42a06bbc6eb1e924af98796b138e6698e93'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user