[Pkg-privacy-commits] [torbrowser-launcher] 201/476: Fix 404 error.
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 13:21:37 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch debian
in repository torbrowser-launcher.
commit 75dbe7e60763b7b31300d33aedc10e639b0c674c
Author: Ron Damen <rdamen at fastmail.fm>
Date: Wed Apr 30 13:55:12 2014 +0200
Fix 404 error.
---
torbrowser-launcher | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/torbrowser-launcher b/torbrowser-launcher
index 893eb90..b186e46 100755
--- a/torbrowser-launcher
+++ b/torbrowser-launcher
@@ -163,7 +163,7 @@ class TBLCommon:
self.paths['sha256_file'] = tbb_data+'/download/sha256sums.txt'
self.paths['sha256_sig_file'] = tbb_data+'/download/sha256sums.txt.asc'
self.paths['sha256_url'] = '{0}torbrowser/'+dirname+'/sha256sums.txt'
- self.paths['sha256_sig_url'] = '{0}torbrowser/'+dirname+'/sha256sums.txt-mikeperry.asc'
+ self.paths['sha256_sig_url'] = '{0}torbrowser/'+dirname+'/sha256sums.txt-mp.asc'
else:
self.paths = {
'tbl_bin': '/usr/bin/torbrowser-launcher',
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/torbrowser-launcher.git
More information about the Pkg-privacy-commits
mailing list