summaryrefslogtreecommitdiff
path: root/WORKSPACE
diff options
context:
space:
mode:
authorJoshua Haberman <jhaberman@gmail.com>2019-04-23 15:07:50 -0700
committerJoshua Haberman <jhaberman@gmail.com>2019-04-23 15:07:50 -0700
commit239d4a90db56b4c4208cd0317a6daa43c48b4ded (patch)
treebea18c645efb01816c612df68681489bd950cb0e /WORKSPACE
parentcd9e1e68176e8ec366c8f3b0a42c2d2821676b6f (diff)
Fixed upb_proto_library() for macOS.
Diffstat (limited to 'WORKSPACE')
-rw-r--r--WORKSPACE2
1 files changed, 2 insertions, 0 deletions
diff --git a/WORKSPACE b/WORKSPACE
index 58922bb..d49b894 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -20,6 +20,7 @@ git_repository(
commit = "25feb59620627b673df76813dfd66e3f565765e7",
#sha256 = "d7a221b3d4fb4f05b7473795ccea9e05dab3b8721f6286a95fffbffc2d926f8b",
remote = "https://github.com/haberman/protobuf.git",
+ shallow_since = "1541281400 -0700"
#tag = "conformance-build-tag",
)
@@ -27,6 +28,7 @@ git_repository(
name = "absl",
commit = "070f6e47b33a2909d039e620c873204f78809492",
remote = "https://github.com/abseil/abseil-cpp.git",
+ shallow_since = "1541627663 -0500"
)
http_archive(
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback