[Pkg-privacy-commits] [torbrowser-launcher] 45/59: Update default mirror to https://dist.torproject.org/

Roger Shimizu rogershimizu at gmail.com
Mon Jan 29 13:44:00 UTC 2018


This is an automated email from the git hooks/post-receive script.

rosh pushed a commit to branch debian/sid
in repository torbrowser-launcher.

commit 3c70aaebae43555c33646c4928ff73fac5787240
Author: Micah Lee <micah at micahflee.com>
Date:   Sun Jan 28 08:57:26 2018 -0800

    Update default mirror to https://dist.torproject.org/
---
 torbrowser_launcher/common.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/torbrowser_launcher/common.py b/torbrowser_launcher/common.py
index 96fdc64..a304786 100644
--- a/torbrowser_launcher/common.py
+++ b/torbrowser_launcher/common.py
@@ -70,7 +70,7 @@ class Common:
         self.tbl_version = tbl_version
 
         # initialize the app
-        self.default_mirror = 'https://www.torproject.org/dist/'
+        self.default_mirror = 'https://dist.torproject.org/'
         self.discover_arch_lang()
         self.build_paths()
         for d in self.paths['dirs']:

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