Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 350589
Collapse All | Expand All

(-)get_dvb_firmware.old (-1 / +1 lines)
Lines 113-119 Link Here
113
113
114
sub tda10046 {
114
sub tda10046 {
115
	my $sourcefile = "TT_PCI_2.19h_28_11_2006.zip";
115
	my $sourcefile = "TT_PCI_2.19h_28_11_2006.zip";
116
	my $url = "http://www.tt-download.com/download/updates/219/$sourcefile";
116
	my $url = "http://technotrend.com.ua/download/software/219/$sourcefile";
117
	my $hash = "6a7e1e2f2644b162ff0502367553c72d";
117
	my $hash = "6a7e1e2f2644b162ff0502367553c72d";
118
	my $outfile = "dvb-fe-tda10046.fw";
118
	my $outfile = "dvb-fe-tda10046.fw";
119
	my $tmpdir = tempdir(DIR => "/tmp", CLEANUP => 1);
119
	my $tmpdir = tempdir(DIR => "/tmp", CLEANUP => 1);

Return to bug 350589