diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-12-15 11:31:30 +0100 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-12-15 11:31:30 +0100 |
| commit | 9c2be04aade944eb6d0d34e00cc4afb03e533e29 (patch) | |
| tree | 54fcb6ba54897f483b66e93a72fa3d7d48bfceea | |
| parent | 232e70178316ff7ebfbdd65b588dd444b15b7c61 (diff) | |
change deb src from ftp do http
| -rw-r--r-- | cbars.buetow.foo/content/50.Download.xml | 2 | ||||
| -rw-r--r-- | cpuinfo.buetow.org/content/50.Download.xml | 2 | ||||
| -rw-r--r-- | httpbench.buetow.org/content/50.Download.xml | 2 | ||||
| -rw-r--r-- | loadbars.buetow.org/content/50.Download.xml | 2 | ||||
| -rw-r--r-- | pwgrep.buetow.org/content/50.Download.xml | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/cbars.buetow.foo/content/50.Download.xml b/cbars.buetow.foo/content/50.Download.xml index 1bc416b..17f2bcc 100644 --- a/cbars.buetow.foo/content/50.Download.xml +++ b/cbars.buetow.foo/content/50.Download.xml @@ -4,7 +4,7 @@ <text>Cbars can be downloaded from a deb repo or from git.</text> <textheader>Install from deb repository</textheader> <text>If you have Debian GNU/Linux Squeeze you can add the following into a new apt source file, e.g. /etc/apt/source.list.d/buetoworg.list, and run apt-get update;apt-get install cbars:</text> - <code>deb ftp://deb.buetow.org/apt wheezy main + <code>deb http://deb.buetow.org/apt wheezy main deb-src http://deb.buetow.org/apt wheezy main</code> <text>Or if you prefer http:</text> <code>deb http://deb.buetow.org/apt wheezy main diff --git a/cpuinfo.buetow.org/content/50.Download.xml b/cpuinfo.buetow.org/content/50.Download.xml index e2c972b..6af4ab8 100644 --- a/cpuinfo.buetow.org/content/50.Download.xml +++ b/cpuinfo.buetow.org/content/50.Download.xml @@ -4,7 +4,7 @@ <text>CPUInfo can be downloaded from a deb repo or from git.</text> <textheader>Install from deb repository</textheader> <text>If you have Debian GNU/Linux Squeeze you can add the following into a new apt source file, e.g. /etc/apt/source.list.d/buetoworg.list, and run apt-get update;apt-get install cpuinfo:</text> - <code>deb ftp://deb.buetow.org/apt wheezy main + <code>deb http://deb.buetow.org/apt wheezy main deb-src http://deb.buetow.org/apt wheezy main</code> <text>Or if you prefer http:</text> <code>deb http://deb.buetow.org/apt wheezy main diff --git a/httpbench.buetow.org/content/50.Download.xml b/httpbench.buetow.org/content/50.Download.xml index 32dd3b0..6ca752a 100644 --- a/httpbench.buetow.org/content/50.Download.xml +++ b/httpbench.buetow.org/content/50.Download.xml @@ -4,7 +4,7 @@ <text>HTTP Bench can be downloaded from a deb repo or from git.</text> <textheader>Install from deb repository</textheader> <text>If you have Debian GNU/Linux Squeeze amd64 you can add the following into a new apt source file, e.g. /etc/apt/source.list.d/buetoworg.list, and run apt-get update;apt-get install httpbench:</text> - <code>deb ftp://deb.buetow.org/apt squeeze main + <code>deb http://deb.buetow.org/apt squeeze main deb-src http://deb.buetow.org/apt squeeze main</code> <text>Or if you prefer http:</text> <code>deb http://deb.buetow.org/apt squeeze main diff --git a/loadbars.buetow.org/content/50.Download.xml b/loadbars.buetow.org/content/50.Download.xml index 484a715..ebf86df 100644 --- a/loadbars.buetow.org/content/50.Download.xml +++ b/loadbars.buetow.org/content/50.Download.xml @@ -4,7 +4,7 @@ <text>Loadbars can be downloaded from a deb repo or from git.</text> <textheader>Install from deb repository</textheader> <text>If you have Debian GNU/Linux Squeeze you can add the following into a new apt source file, e.g. /etc/apt/source.list.d/buetoworg.list, and run apt-get update;apt-get install loadbars:</text> - <code>deb ftp://deb.buetow.org/apt wheezy main + <code>deb http://deb.buetow.org/apt wheezy main deb-src http://deb.buetow.org/apt wheezy main</code> <text>Or if you prefer http:</text> <code>deb http://deb.buetow.org/apt wheezy main diff --git a/pwgrep.buetow.org/content/50.Download.xml b/pwgrep.buetow.org/content/50.Download.xml index 8902fee..6cd0e5a 100644 --- a/pwgrep.buetow.org/content/50.Download.xml +++ b/pwgrep.buetow.org/content/50.Download.xml @@ -4,7 +4,7 @@ <text>Loadbars can be downloaded from a deb repo or from git.</text> <textheader>Install from deb repository</textheader> <text>If you have Debian GNU/Linux Squeeze you can add the following into a new apt source file, e.g. /etc/apt/source.list.d/buetoworg.list, and run apt-get update;apt-get install pwgrep:</text> - <code>deb ftp://deb.buetow.org/apt wheezy main + <code>deb http://deb.buetow.org/apt wheezy main deb-src http://deb.buetow.org/apt wheezy main</code> <text>Or if you prefer http:</text> <code>deb http://deb.buetow.org/apt wheezy main |
