Commit 9f4b0ddb authored by Jeff Grafton's avatar Jeff Grafton

Update busybox dependency to fix bazel build

parent ab892f9d
...@@ -24,8 +24,8 @@ go_repositories() ...@@ -24,8 +24,8 @@ go_repositories()
debs = ( debs = (
( (
"busybox_deb", "busybox_deb",
"f262cc9cf893740bb70c3dd01da9429b858c94be696badd4a702e0a8c7f6f80b", "7465567f5e5255188b1d004d7081066cd79f77a5c18a5d418d27966d698e0bef",
"http://ftp.us.debian.org/debian/pool/main/b/busybox/busybox-static_1.22.0-19+b1_amd64.deb", "http://ftp.us.debian.org/debian/pool/main/b/busybox/busybox-static_1.22.0-19+b2_amd64.deb",
), ),
( (
"libc_deb", "libc_deb",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment