--- get_dvb_firmware~ 2009-01-29 10:40:50.000000000 +0100 +++ get_dvb_firmware 2009-01-29 10:40:50.000000000 +0100 @@ -112,7 +112,7 @@ sub tda10046 { my $sourcefile = "TT_PCI_2.19h_28_11_2006.zip"; - my $url = "http://technotrend-online.com/download/software/219/$sourcefile"; + my $url = "http://www.technotrend.com/Dokumente/87/software/219/$sourcefile"; my $hash = "6a7e1e2f2644b162ff0502367553c72d"; my $outfile = "dvb-fe-tda10046.fw"; my $tmpdir = tempdir(DIR => "/tmp", CLEANUP => 1);