diff options
author | isaackwy <isaacyu@protonmail.com> | 2024-12-05 13:52:16 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-12-06 09:32:45 +0700 |
commit | 694087a6b7d8dd60516984691dbec11c6672a958 (patch) | |
tree | bbcfee5d9caa982c56ade6e0a89ce44ba8072e42 /python/python3-grpcio/python3-grpcio.info | |
parent | b81c8bb3512d13635b044dedb9ec8be4b70285a5 (diff) |
python/python3-grpcio: Update for 1.68.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-grpcio/python3-grpcio.info')
-rw-r--r-- | python/python3-grpcio/python3-grpcio.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/python3-grpcio/python3-grpcio.info b/python/python3-grpcio/python3-grpcio.info index eaf4f2a8a1..56e39fd0a1 100644 --- a/python/python3-grpcio/python3-grpcio.info +++ b/python/python3-grpcio/python3-grpcio.info @@ -1,8 +1,8 @@ PRGNAM="python3-grpcio" -VERSION="1.67.1" +VERSION="1.68.2" HOMEPAGE="https://grpc.io/" -DOWNLOAD="https://github.com/grpc/grpc/archive/v1.67.1/grpc-1.67.1.tar.gz" -MD5SUM="ce074a670e556ac8a4aa9479cf9aa6b0" +DOWNLOAD="https://github.com/grpc/grpc/archive/v1.68.2/grpc-1.68.2.tar.gz" +MD5SUM="e7455bec08eab3d42067905f7ccdfd86" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="protobuf3 re2" |