Upgraded to new build of roborio compiler without sleep_for retry bug
Change-Id: I73550e9f1e408b1b485674c38778767c07d3bd71
diff --git a/WORKSPACE b/WORKSPACE
index 01187a5..4db4ba8 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -21,8 +21,8 @@
new_http_archive(
name = 'arm_frc_linux_gnueabi_repo',
build_file = 'tools/cpp/arm-frc-linux-gnueabi/arm-frc-linux-gnueabi.BUILD',
- sha256 = '9e93b0712e90d11895444f720f0c90c649fb9becb4ca28bb50749d9074eb1306',
- url = 'http://frc971.org/Build-Dependencies/roborio-compiler-2016.tar.gz',
+ sha256 = '9e2e58f0a668c22e46486a76df8b9da08f526cd8bf4e579f19b461f70a358bf8',
+ url = 'http://frc971.org/Build-Dependencies/roborio-compiler-2017.tar.xz',
)
# Recompressed version of the one downloaded from Linaro at