[tor-commits] [tor-messenger-build/master] tor-launcher: include build_id in filename

boklm at torproject.org boklm at torproject.org
Thu Oct 30 23:40:11 UTC 2014


commit 66e1de5e88dbc4f468442001729fd86d53531f47
Author: Nicolas Vigier <boklm at torproject.org>
Date:   Fri Oct 31 00:22:18 2014 +0100

    tor-launcher: include build_id in filename
---
 projects/tor-launcher/config |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/projects/tor-launcher/config b/projects/tor-launcher/config
index ccf6aec..b3b4264 100644
--- a/projects/tor-launcher/config
+++ b/projects/tor-launcher/config
@@ -3,4 +3,4 @@ git_url: https://git.torproject.org/tor-launcher.git
 git_hash: '[% c("version") %]'
 gpg_keyring: mikeperry.gpg
 tag_gpg_id: 1
-filename: "[% project %]-[% c('version') %].xpi"
+filename: "[% project %]-[% c('version') %]-[% c('var/build_id') %].xpi"





More information about the tor-commits mailing list