summaryrefslogtreecommitdiffstats
path: root/source-builder
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2020-03-02 14:40:52 +1100
committerChris Johns <chrisj@rtems.org>2020-03-03 11:18:05 +1100
commit5ec0913ada0b639226f5368970874481f28f0d72 (patch)
treeb8db01c7840dac6e3e45d971b68b4f9548349a66 /source-builder
parent5/rtems-kernel: Update to the head of master to sync with libbsd (diff)
downloadrtems-source-builder-5ec0913ada0b639226f5368970874481f28f0d72.tar.bz2
protobufs: Top level project rename. Fix URL path on github.
Diffstat (limited to 'source-builder')
-rw-r--r--source-builder/config/protobuf-2-1.cfg2
1 files changed, 1 insertions, 1 deletions
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.