Use Starlark version of http_archive

To fix https://github.com/google/glog/issues/376
This commit is contained in:
Yun Peng 2018-10-31 13:32:06 +01:00 committed by Rodrigo Queiro
parent e364e754a6
commit 5c292672df

View File

@ -1,3 +1,5 @@
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "com_github_gflags_gflags",
sha256 = "6e16c8bc91b1310a44f3965e616383dbda48f83e8c1eaa2370a215057b00cabe",