Skip to content
Snippets Groups Projects
Unverified Commit 10fddf8b authored by Massimiliano Torromeo's avatar Massimiliano Torromeo
Browse files

upgpkg: 1.65.3-1

parent 461da81d
No related branches found
Tags 2.17.6-1
No related merge requests found
pkgbase = grpc
pkgdesc = High performance, open source, general RPC framework that puts mobile and HTTP/2 first.
pkgver = 1.65.2
pkgver = 1.65.3
pkgrel = 1
url = https://grpc.io
arch = x86_64
......@@ -22,9 +22,9 @@ pkgbase = grpc
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
source = https://github.com/grpc/grpc/archive/v1.65.2/grpc-1.65.2.tar.gz
source = https://github.com/grpc/grpc/archive/v1.65.3/grpc-1.65.3.tar.gz
source = https://github.com/google/googletest/archive/0e402173c97aea7a00749e825b194bfede4f2e45/googletest-0e402173c97aea7a00749e825b194bfede4f2e45.tar.gz
sha256sums = 0ff2e0a6abf195cf23b4ce808570bcbb2ff4b5bee453af0b45afd496e661f2c0
sha256sums = 6af9928520800691fa353603d5e810fb1d8394ae744d6ade2c15110d2d19b20b
sha256sums = c8de6c60e12ad014a28225c5247ee735861d85cf906df617f6a29954ca05f547
pkgname = grpc
......
......@@ -4,7 +4,7 @@
pkgbase='grpc'
pkgname=('grpc' 'python-grpcio' 'python-grpcio-tools' 'php-grpc' 'php-legacy-grpc' 'grpc-cli')
pkgver=1.65.2
pkgver=1.65.3
_gtestver=0e402173c97aea7a00749e825b194bfede4f2e45
pkgrel=1
pkgdesc="High performance, open source, general RPC framework that puts mobile and HTTP/2 first."
......@@ -15,7 +15,7 @@ makedepends=('re2' 're2c' 'protobuf' 'php' 'php-legacy' 'c-ares' 'openssl' 'chrp
'cmake' 'benchmark' 'abseil-cpp' 'ninja' 'python-setuptools' 'python-build' 'python-installer' 'python-wheel')
source=("https://github.com/grpc/grpc/archive/v$pkgver/$pkgbase-$pkgver.tar.gz"
"https://github.com/google/googletest/archive/$_gtestver/googletest-$_gtestver.tar.gz")
sha256sums=('0ff2e0a6abf195cf23b4ce808570bcbb2ff4b5bee453af0b45afd496e661f2c0'
sha256sums=('6af9928520800691fa353603d5e810fb1d8394ae744d6ade2c15110d2d19b20b'
'c8de6c60e12ad014a28225c5247ee735861d85cf906df617f6a29954ca05f547')
prepare() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment