mid-kid
8 years ago
1 changed files with 2 additions and 2 deletions
@ -1,11 +1,11 @@ |
|||||
import 'compile/python' |
import 'compile/python' |
||||
|
|
||||
name=youtube-dl |
name=youtube-dl |
||||
version=2016.12.01 |
version=2016.12.12 |
||||
update_url="http://rg3.github.io/$name/download.html" |
update_url="http://rg3.github.io/$name/download.html" |
||||
|
|
||||
dlextract "https://yt-dl.org/downloads/$version/$name-$version.tar.gz" \ |
dlextract "https://yt-dl.org/downloads/$version/$name-$version.tar.gz" \ |
||||
'53137910c4e55b631b8be30e1c0f32a8' |
'ed8cb2aa78f3da2f89670ccca2834e0d' |
||||
header_end |
header_end |
||||
|
|
||||
cd "$name" |
cd "$name" |
Loading…
Reference in new issue