Fix typo in package name.

This commit is contained in:
Jukka Jylänki
2014-03-04 21:23:25 +02:00
parent a2c97f64b9
commit eef05d7937

View File

@@ -53,7 +53,7 @@
"version": "e1.13.0",
"bitness": 64,
"windows_url": "emscripten-clang_e1.13.0.zip",
"osx_url": "emscripten-clang_e1.13.10.tar.gz",
"osx_url": "emscripten-clang_e1.13.0.tar.gz",
"activated_path": "%installation_dir%",
"activated_cfg": "LLVM_ROOT='%installation_dir%'"
},