You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2013/12/06 02:13:43 UTC

[27/32] git commit: updated ubuntu to use apache repos

updated ubuntu to use apache repos


Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-cli/commit/12fd898f
Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/12fd898f
Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/diff/12fd898f

Branch: refs/heads/fireos
Commit: 12fd898f00d9652dd572e848c18c2f7c09f4bd5a
Parents: 1c15a24
Author: Steven Gill <st...@gmail.com>
Authored: Thu Dec 5 16:18:26 2013 -0800
Committer: Steven Gill <st...@gmail.com>
Committed: Thu Dec 5 16:18:26 2013 -0800

----------------------------------------------------------------------
 platforms.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/12fd898f/platforms.js
----------------------------------------------------------------------
diff --git a/platforms.js b/platforms.js
index c8e0075..d25154d 100644
--- a/platforms.js
+++ b/platforms.js
@@ -30,7 +30,7 @@ module.exports = {
     }, 
     'ubuntu' : {
         parser : './src/metadata/ubuntu_parser',
-        url    : 'https://launchpad.net/cordova-ubuntu/3.0/apha1/+download/campo.tar.gz',
+        url    : 'https://git-wip-us.apache.org/repos/asf?p=cordova-ubuntu.git',
         version: '3.2.0'
     }, 
     'wp7' : {