1 --- get_dvb_firmware.old 2010-06-13 17:36:03.177128465 +0200
2 +++ get_dvb_firmware 2010-06-13 17:37:46.363782280 +0200
6 my $sourcefile = "TT_PCI_2.19h_28_11_2006.zip";
7 - my $url = "http://www.tt-download.com/download/updates/219/$sourcefile";
8 + my $url = "http://technotrend.com.ua/download/software/219/$sourcefile";
9 my $hash = "6a7e1e2f2644b162ff0502367553c72d";
10 my $outfile = "dvb-fe-tda10046.fw";
11 my $tmpdir = tempdir(DIR => "/tmp", CLEANUP => 1);