summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Isaac Yu <isaacyu@protonmail.com>2025-06-12 23:21:09 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2025-06-14 08:42:49 +0700
commit93f5278e6f8dace4f0c5c1ed690d58c072f63f35 (patch)
treed29bc8eb5773cb918ccd055cc34c6e38719bfe44
parent964746b95807a978388b18ce480f32ce0870fcc4 (diff)
downloadslackbuilds-93f5278e6f8dace4f0c5c1ed690d58c072f63f35.tar.gz
slackbuilds-93f5278e6f8dace4f0c5c1ed690d58c072f63f35.tar.xz
libraries/grpc: Update for 1.73.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 3ebd770c4c..792bf60fdf 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.72.1}
+VERSION=${VERSION:-1.73.0}
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 ef2ab2082f..ee6e082a85 100644
--- a/libraries/grpc/grpc.info
+++ b/libraries/grpc/grpc.info
@@ -1,9 +1,9 @@
PRGNAM="grpc"
-VERSION="1.72.1"
+VERSION="1.73.0"
HOMEPAGE="https://grpc.io/"
-DOWNLOAD="https://github.com/grpc/grpc/archive/v1.72.1/grpc-1.72.1.tar.gz \
+DOWNLOAD="https://github.com/grpc/grpc/archive/v1.73.0/grpc-1.73.0.tar.gz \
https://github.com/census-instrumentation/opencensus-proto/archive/v0.3.0/opencensus-proto-0.3.0.tar.gz"
-MD5SUM="554ca144456e134c9cf26e77c589a24f \
+MD5SUM="fe276d4846323aa5a95540d9491bf683 \
0b208800a68548cbf2d4bff763c050a2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""