updated on Tue Jan 10 04:01:21 UTC 2012
[aur-mirror.git] / dvb-fe-tda10046-fw / get_dvb_firmware.patch
blobe9308e91f3b66ae3a2fbea2ccef6e29668e54a34
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
3 @@ -113,7 +113,7 @@
5 sub tda10046 {
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);