diff options
author | Patrick Boettcher <devnull@localhost> | 2005-02-17 20:18:03 +0000 |
---|---|---|
committer | Patrick Boettcher <devnull@localhost> | 2005-02-17 20:18:03 +0000 |
commit | 91b6041d1588b585acafa62239b3ff8fac2c6568 (patch) | |
tree | db662f82eacfc1fd8819c040ef324ac5252ad35b /linux/Documentation/dvb/get_dvb_firmware | |
parent | b3e6dc9b22bb050275290a8d45c5c5617200d534 (diff) | |
download | mediapointer-dvb-s2-91b6041d1588b585acafa62239b3ff8fac2c6568.tar.gz mediapointer-dvb-s2-91b6041d1588b585acafa62239b3ff8fac2c6568.tar.bz2 |
- corrected links to firmware files (reported by Stefan Frings, thanks)
Diffstat (limited to 'linux/Documentation/dvb/get_dvb_firmware')
-rw-r--r-- | linux/Documentation/dvb/get_dvb_firmware | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/Documentation/dvb/get_dvb_firmware b/linux/Documentation/dvb/get_dvb_firmware index 4d9adada0..0de7934e7 100644 --- a/linux/Documentation/dvb/get_dvb_firmware +++ b/linux/Documentation/dvb/get_dvb_firmware @@ -222,7 +222,7 @@ sub vp7041 { } sub dibusb { - my $url = "http://linuxtv.org/cgi-bin/cvsweb.cgi/dvb-kernel/firmware/dvb-dibusb-5.0.0.11.fw?rev=1.1&content-type=text/plain"; + my $url = "http://www.linuxtv.org/cgi-bin/viewcvs.cgi/*checkout*/dvb-kernel/firmware/dvb-dibusb-5.0.0.11.fw"; my $outfile = "dvb-dibusb-5.0.0.11.fw"; my $hash = "fa490295a527360ca16dcdf3224ca243"; |