aboutsummaryrefslogtreecommitdiff
path: root/WORKSPACE
diff options
context:
space:
mode:
authorDmitry Lomov <dslomov@google.com>2018-06-12 14:09:17 +0200
committerGitHub <noreply@github.com>2018-06-12 14:09:17 +0200
commite62c1bd034cbe0f274857b3f116a12a7dd9d441f (patch)
tree7137cee67f27d93379407f08adf4953c8dae761f /WORKSPACE
parent31232c9b1e27f3c683dfdec25de6c6f18e66c0a2 (diff)
downloadprotobuf-e62c1bd034cbe0f274857b3f116a12a7dd9d441f.tar.gz
protobuf-e62c1bd034cbe0f274857b3f116a12a7dd9d441f.tar.bz2
protobuf-e62c1bd034cbe0f274857b3f116a12a7dd9d441f.zip
Fix typo
Diffstat (limited to 'WORKSPACE')
-rw-r--r--WORKSPACE2
1 files changed, 1 insertions, 1 deletions
diff --git a/WORKSPACE b/WORKSPACE
index b476019b..a256d49b 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -11,7 +11,7 @@ http_archive(
name = "six_archive",
build_file = "six.BUILD",
sha256 = "105f8d68616f8248e24bf0e9372ef04d3cc10104f1980f54d57b2ce73a5ad56a",
- url = "https://pypi.python.org/packages/source/s/six/six-1.10.0.tar.gz#md5=34eed507548117b2ab523ab14b2f8b55",
+ urls = ["https://pypi.python.org/packages/source/s/six/six-1.10.0.tar.gz#md5=34eed507548117b2ab523ab14b2f8b55"],
)
bind(