diff options
author | Baruch Siach <baruch@tkos.co.il> | 2017-03-03 07:27:49 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-03-03 08:40:11 +0100 |
commit | 0b7ba875137f3179e9e56159a71c33771797923b (patch) | |
tree | 929af00a212c4c7e66fe9414aabda1bd844b5a35 /package/python-protobuf/Config.in | |
parent | a7575ea6982f9bbdbbfaf147283b1dd63a6f0eae (diff) | |
download | buildroot-0b7ba875137f3179e9e56159a71c33771797923b.tar.gz buildroot-0b7ba875137f3179e9e56159a71c33771797923b.zip |
python-protobuf: update homepage link
Cc: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-protobuf/Config.in')
-rw-r--r-- | package/python-protobuf/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/python-protobuf/Config.in b/package/python-protobuf/Config.in index 6649dfc094..3cfddd3e5d 100644 --- a/package/python-protobuf/Config.in +++ b/package/python-protobuf/Config.in @@ -9,4 +9,4 @@ config BR2_PACKAGE_PYTHON_PROTOBUF Protocol buffers are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data. - http://code.google.com/p/protobuf/ + https://github.com/protobuf-c/protobuf-c |