protobufs: Top level project rename. Fix URL path on github.

This commit is contained in:
Chris Johns
2020-03-02 14:40:52 +11:00
parent 404d1a9835
commit 5ec0913ada

View File

@@ -19,7 +19,7 @@ URL: https://developers.google.com/protocol-buffers/
#
# Protocol Buffers Source
#
%source set protobuf https://github.com/google/protobuf/releases/download/v%{protobuf_version}/protobuf-%{protobuf_version}.tar.gz
%source set protobuf https://github.com/google/protocolbuffers/releases/download/v%{protobuf_version}/protobuf-%{protobuf_version}.tar.gz
#
# Prepare the source code.