[tor-commits] [tor-browser-build/master] Pick up tor-browser -build2

sysrqb at torproject.org sysrqb at torproject.org
Wed Feb 12 01:53:16 UTC 2020


commit c27a4f73c2a221baddc4d68c63f21adce595fb12
Author: Matthew Finkel <sysrqb at torproject.org>
Date:   Wed Feb 12 01:51:27 2020 +0000

    Pick up tor-browser -build2
---
 projects/firefox/config | 2 +-
 rbm.conf                | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/projects/firefox/config b/projects/firefox/config
index 845f9c6..d9b9edb 100644
--- a/projects/firefox/config
+++ b/projects/firefox/config
@@ -1,7 +1,7 @@
 # vim: filetype=yaml sw=2
 version: '[% c("abbrev") %]'
 filename: 'firefox-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %]'
-git_hash: 'tor-browser-[% c("var/firefox_version") %]-[% c("var/torbrowser_branch") %]-1-build1'
+git_hash: 'tor-browser-[% c("var/firefox_version") %]-[% c("var/torbrowser_branch") %]-1-build2'
 tag_gpg_id: 1
 git_url: https://git.torproject.org/tor-browser.git
 git_submodule: 1
diff --git a/rbm.conf b/rbm.conf
index 32b0575..32da3c6 100644
--- a/rbm.conf
+++ b/rbm.conf
@@ -25,7 +25,7 @@ buildconf:
 
 var:
   torbrowser_version: '9.5a5'
-  torbrowser_build: 'build1'
+  torbrowser_build: 'build2'
   torbrowser_incremental_from:
     - 9.5a4
   project_name: tor-browser



More information about the tor-commits mailing list