mirror of
https://github.com/tbsdtv/media_build.git
synced 2025-07-22 12:00:35 +02:00
Update download url.
This commit is contained in:
2
build
2
build
@@ -23,7 +23,7 @@ my $kernel_version = '';
|
||||
|
||||
my $main_git_url = "https://github.com/tbsdtv/linux_media.git";
|
||||
my $main_branch = "latest";
|
||||
my $firmware_url = "https://github.com/tbsdtv/media_build/releases/download/latest";
|
||||
my $firmware_url = "https://github.com/tbsdtv/media_build/releases/download/last";
|
||||
my $firmware_tarball = "dvb-firmwares.tar.bz2";
|
||||
|
||||
GetOptions('v|verbose' => \$level,
|
||||
|
Reference in New Issue
Block a user