diff options
Diffstat (limited to 'python/python3-grpcio/python3-grpcio.info')
-rw-r--r-- | python/python3-grpcio/python3-grpcio.info | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/python/python3-grpcio/python3-grpcio.info b/python/python3-grpcio/python3-grpcio.info index 5e64b015c1..c68beee2e1 100644 --- a/python/python3-grpcio/python3-grpcio.info +++ b/python/python3-grpcio/python3-grpcio.info @@ -1,10 +1,8 @@ PRGNAM="python3-grpcio" VERSION="1.71.0" HOMEPAGE="https://grpc.io/" -DOWNLOAD="https://github.com/grpc/grpc/archive/v1.71.0/grpc-1.71.0.tar.gz \ - https://github.com/google/protobuf/archive/v30.1/protobuf-30.1.tar.gz" -MD5SUM="89ad442e1b174bc5d55c554aec583fa0 \ - 3f3792f866d8dc5820ce9fdc10b33bf8" +DOWNLOAD="https://github.com/grpc/grpc/archive/v1.71.0/grpc-1.71.0.tar.gz" +MD5SUM="89ad442e1b174bc5d55c554aec583fa0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="protobuf3 re2" |