aboutsummaryrefslogtreecommitdiff
path: root/python/compatibility_tests/v2.5.0/setup.py
diff options
context:
space:
mode:
authorFeng Xiao <xfxyjwf@gmail.com>2018-08-22 11:55:30 -0700
committerFeng Xiao <xfxyjwf@gmail.com>2018-08-22 11:55:30 -0700
commitafe98de32a130e0033c9b10fa470bb2ff858ed8d (patch)
tree3a049ef1ae3725e37f4701f6ff4f9ffad64f811b /python/compatibility_tests/v2.5.0/setup.py
parent228530e2da79603450948d5d701fe4bb4e47c430 (diff)
downloadprotobuf-afe98de32a130e0033c9b10fa470bb2ff858ed8d.tar.gz
protobuf-afe98de32a130e0033c9b10fa470bb2ff858ed8d.tar.bz2
protobuf-afe98de32a130e0033c9b10fa470bb2ff858ed8d.zip
Replace repo links.
Diffstat (limited to 'python/compatibility_tests/v2.5.0/setup.py')
-rwxr-xr-xpython/compatibility_tests/v2.5.0/setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/compatibility_tests/v2.5.0/setup.py b/python/compatibility_tests/v2.5.0/setup.py
index b41d54d4..bf675367 100755
--- a/python/compatibility_tests/v2.5.0/setup.py
+++ b/python/compatibility_tests/v2.5.0/setup.py
@@ -59,7 +59,7 @@ if __name__ == '__main__':
setup(
name='protobuf',
description='Protocol Buffers',
- download_url='https://github.com/google/protobuf/releases',
+ download_url='https://github.com/protocolbuffers/protobuf/releases',
long_description="Protocol Buffers are Google's data interchange format",
url='https://developers.google.com/protocol-buffers/',
maintainer='protobuf@googlegroups.com',