Index: build/linux/install-arm-sysroot.py |
diff --git a/build/linux/install-arm-sysroot.py b/build/linux/install-arm-sysroot.py |
index b8b4f0aa5271c6424551e1844c405470ae8c9957..88e1fd6bc168808ecd20a7970823ef7b20e73dbc 100755 |
--- a/build/linux/install-arm-sysroot.py |
+++ b/build/linux/install-arm-sysroot.py |
@@ -22,7 +22,7 @@ import sys |
SCRIPT_DIR = os.path.dirname(os.path.abspath(__file__)) |
URL_PREFIX = 'https://commondatastorage.googleapis.com/nativeclient-archive2/toolchain' |
-REVISION = 8002 |
+REVISION = 8003 |
def main(args): |