aboutsummaryrefslogtreecommitdiff
path: root/libraries
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-05-31 13:21:08 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-06-01 16:45:54 +0700
commit0cfaf3415e387696b7c59576b6a0aa89687adace (patch)
treee6af285d69213d04ab8fc2310b47fd369d9c3572 /libraries
parent0cacbacb40da997269bab9e14e47cacd044e70d0 (diff)
libraries/grpc: Updated for version 1.64.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 fb5485acc043..1e99aa777961 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.0}
+VERSION=${VERSION:-1.64.1}
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 9ea88155434a..d49305cc0432 100644
--- a/libraries/grpc/grpc.info
+++ b/libraries/grpc/grpc.info
@@ -1,9 +1,9 @@
PRGNAM="grpc"
-VERSION="1.64.0"
+VERSION="1.64.1"
HOMEPAGE="https://grpc.io/"
-DOWNLOAD="https://github.com/grpc/grpc/archive/v1.64.0/grpc-1.64.0.tar.gz \
+DOWNLOAD="https://github.com/grpc/grpc/archive/v1.64.1/grpc-1.64.1.tar.gz \
https://github.com/census-instrumentation/opencensus-proto/archive/v0.3.0/opencensus-proto-0.3.0.tar.gz"
-MD5SUM="0481f2319bd0a42aad14734835a33b71 \
+MD5SUM="6a51fd3d13621320427e607550eea56b \
0b208800a68548cbf2d4bff763c050a2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""