[Pkg-privacy-commits] [torbrowser-launcher] 66/476: oops, changing tbb URL back from localhost

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 13:21:23 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 07a125d673baf41900603bc0b4efcb070928153b
Author: Micah Lee <micahflee at riseup.net>
Date:   Thu Feb 21 10:35:03 2013 -0800

    oops, changing tbb URL back from localhost
---
 torbrowser-launcher | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/torbrowser-launcher b/torbrowser-launcher
index 2ec6fec..99312aa 100755
--- a/torbrowser-launcher
+++ b/torbrowser-launcher
@@ -110,10 +110,8 @@ class TorBrowserLauncher:
         'verify': '/usr/share/torbrowser-launcher/verify.sh'
       },
       'url': {
-        #'tarball': 'https://www.torproject.org/dist/torbrowser/linux/'+tarball_filename,
-        #'tarball_sig': 'https://www.torproject.org/dist/torbrowser/linux/'+tarball_filename+'.asc'
-        'tarball': 'http://localhost/'+tarball_filename,
-        'tarball_sig': 'http://localhost/'+tarball_filename+'.asc'
+        'tarball': 'https://www.torproject.org/dist/torbrowser/linux/'+tarball_filename,
+        'tarball_sig': 'https://www.torproject.org/dist/torbrowser/linux/'+tarball_filename+'.asc'
       },
       'filename': {
         'tarball': tarball_filename,

-- 
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