downloads.kitenet.net now supports https; use it for all links

This commit is contained in:
Joey Hess 2013-06-26 19:21:19 -04:00
parent aee9d8bd38
commit 306f8a4c45
15 changed files with 26 additions and 22 deletions

View file

@ -1,4 +1,4 @@
$ wget http://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-amd64.tar.gz
$ wget https://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-amd64.tar.gz
$ tar xvzf git-annex-standalone-amd64.tar.gz
$ cd git-annex.linux
$ ./git-annex version

View file

@ -35,7 +35,7 @@ Self-controlled resource hogging. Ie. dont use more then 50% processor,
or dont make heavy disk usage for 3-4 hours, because the laptop can overheat.
What version of git-annex are you using? On what operating system?
http://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-i386.tar.gz
https://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-i386.tar.gz
Version: 4.20130227
Ubuntu 10.04, laptop Toshiba L300, Intel Core2Duo T5800@2.0Ghz, 3GB ram

View file

@ -10,7 +10,7 @@ This was with direct mode turned on. Distinct files should remain distinct. In
Running rooted android on a Samsung Galaxy Nexus. Working in a system directory which is not "crippled".
The git-annex package was dated 2013-03-23 and downloaded from
> http://downloads.kitenet.net/git-annex/android/current/
> https://downloads.kitenet.net/git-annex/android/current/
**Please provide any additional information below.**

View file

@ -1,6 +1,6 @@
## What steps will reproduce the problem?
install the latest linux snapshot of git-annex (http://downloads.kitenet.net/git-annex/linux/3.20121127/git-annex-standalone-amd64.tar.gz)
install the latest linux snapshot of git-annex (https://downloads.kitenet.net/git-annex/linux/3.20121127/git-annex-standalone-amd64.tar.gz)
## What is the expected output? What do you see instead?