aboutsummaryrefslogtreecommitdiff
path: root/libraries
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-08-02 01:16:49 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-08-02 20:51:23 +0700
commit6a0d7a655be99b37a7d9fdd2b843ff66c4f1a372 (patch)
treece43d4633bc488e63f7a9e82a3f514124a37a46c /libraries
parent7b27cbdc6fbb14553f5f1d69797fa06f62dcae33 (diff)
libraries/grpc: Update for 1.65.3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r--libraries/grpc/grpc.SlackBuild2
-rw-r--r--libraries/grpc/grpc.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/grpc/grpc.SlackBuild b/libraries/grpc/grpc.SlackBuild
index 49f3452e28386..0dd04d9d29e60 100644
--- a/libraries/grpc/grpc.SlackBuild
+++ b/libraries/grpc/grpc.SlackBuild
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=grpc
-VERSION=${VERSION:-1.64.2}
+VERSION=${VERSION:-1.65.3}
OPENCENSUS_VERSION=${OPENCENSUS_VERSION:-0.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/grpc/grpc.info b/libraries/grpc/grpc.info
index 6c421f8bc11c3..2e5566f571c7c 100644
--- a/libraries/grpc/grpc.info
+++ b/libraries/grpc/grpc.info
@@ -1,9 +1,9 @@
PRGNAM="grpc"
-VERSION="1.64.2"
+VERSION="1.65.3"
HOMEPAGE="https://grpc.io/"
-DOWNLOAD="https://github.com/grpc/grpc/archive/v1.64.2/grpc-1.64.2.tar.gz \
+DOWNLOAD="https://github.com/grpc/grpc/archive/v1.65.3/grpc-1.65.3.tar.gz \
https://github.com/census-instrumentation/opencensus-proto/archive/v0.3.0/opencensus-proto-0.3.0.tar.gz"
-MD5SUM="67eecd7915e505ebbdbb7fa2149610eb \
+MD5SUM="13b30e52dff1b0185f01fe08e7238c9f \
0b208800a68548cbf2d4bff763c050a2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""