commit 603512bd8255f156b255c31cc2efd4f7b080177c Author: Sukhbir Singh sukhbir@torproject.org Date: Wed Aug 5 20:16:58 2015 -0400
Update build repositories for Instanbird and Mozilla --- projects/instantbird/config | 4 ++-- projects/mozilla/config | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/projects/instantbird/config b/projects/instantbird/config index 9cd0343..49d76af 100644 --- a/projects/instantbird/config +++ b/projects/instantbird/config @@ -1,7 +1,7 @@ # vim: filetype=yaml sw=2 version: '[% c("abbrev") %]' -hg_url: https://hg.mozilla.org/releases/comm-aurora/ -hg_hash: AURORA_BASE_20150629 +git_url: https://github.com/mozilla/releases-comm-central +git_hash: 4852c9386d1d7b5d67d8bb3da0a77194ae3aa36f filename: "[% project %]-[% c('version') %]-[% c('var/osname') %]-[% c('var/build_id') %].[% c('var/archive_suffix') %]" remote_docker: 1 lsb_release: diff --git a/projects/mozilla/config b/projects/mozilla/config index fd26f4d..3bba35d 100644 --- a/projects/mozilla/config +++ b/projects/mozilla/config @@ -1,7 +1,7 @@ # vim: filetype=yaml sw=2 version: '[% c("abbrev") %]' -hg_url: https://hg.mozilla.org/releases/mozilla-aurora/ -hg_hash: FIREFOX_AURORA_40_END +git_url: https://github.com/mozilla/gecko-dev +git_hash: 4638b2174877749f01298fb364a25077f8854d00 src: | #!/bin/sh set -e