Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(313)

Unified Diff: ports/devenv/build.sh

Issue 1409963002: Pulling in newer packages, add emacs to the defaults. (Closed) Base URL: https://chromium.googlesource.com/external/naclports.git@master
Patch Set: Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ports/devenv/install-base-packages.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/devenv/build.sh
diff --git a/ports/devenv/build.sh b/ports/devenv/build.sh
index 256f9653360c3a997013345b802465458c4e1ed6..b39ec1358783c59ef804eb4ad79136d7e2ff1741 100644
--- a/ports/devenv/build.sh
+++ b/ports/devenv/build.sh
@@ -10,7 +10,7 @@ EXECUTABLES="tests/devenv_small_test_${NACL_ARCH}${NACL_EXEEXT} \
STORAGE_URL=https://naclports.storage.googleapis.com/builds
SDK_VERSION=pepper_48
-BUILT_REVISION=trunk-685-g8fc4bb8
+BUILT_REVISION=trunk-703-gdb4edd8
DEFAULT_SOURCE=${STORAGE_URL}/${SDK_VERSION}/${BUILT_REVISION}/publish
LOCAL_SOURCE=http://localhost:5103
« no previous file with comments | « no previous file | ports/devenv/install-base-packages.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698