[rtems-source-builder commit] protobufs: Top level project rename. Fix URL path on github.
Chris Johns
chrisj at rtems.org
Tue Mar 3 02:01:22 UTC 2020
Module: rtems-source-builder
Branch: master
Commit: 5ec0913ada0b639226f5368970874481f28f0d72
Changeset: http://git.rtems.org/rtems-source-builder/commit/?id=5ec0913ada0b639226f5368970874481f28f0d72
Author: Chris Johns <chrisj at rtems.org>
Date: Mon Mar 2 14:40:52 2020 +1100
protobufs: Top level project rename. Fix URL path on github.
---
source-builder/config/protobuf-2-1.cfg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/source-builder/config/protobuf-2-1.cfg b/source-builder/config/protobuf-2-1.cfg
index 45cfbf0..03bf1d9 100644
--- a/source-builder/config/protobuf-2-1.cfg
+++ b/source-builder/config/protobuf-2-1.cfg
@@ -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.
More information about the vc
mailing list