Index: /issm/trunk-jpl/externalpackages/emscripten/install.sh
===================================================================
--- /issm/trunk-jpl/externalpackages/emscripten/install.sh	(revision 24280)
+++ /issm/trunk-jpl/externalpackages/emscripten/install.sh	(revision 24281)
@@ -20,6 +20,6 @@
 # Make the "latest" SDK "active" for the current user. (writes ~/.emscripten file)
 # NOTE: See revision history for version that we used to hard code in.
-./emsdk install sdk-tag-1.34.12-64bit
-./emsdk activate sdk-tag-1.34.12-64bit
+./emsdk install latest
+./emsdk activate latest
 
 # Activate PATH and other environment variables in the current terminal
