mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-01 01:00:03 +01:00
network/youtube-dl: Updated for version 2017.08.18.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
e067572fd6
commit
fedcc72582
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
PRGNAM=youtube-dl
|
||||
SRCNAM=$(echo $PRGNAM | tr - _)
|
||||
VERSION=${VERSION:-2017.08.13}
|
||||
VERSION=${VERSION:-2017.08.18}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="youtube-dl"
|
||||
VERSION="2017.08.13"
|
||||
VERSION="2017.08.18"
|
||||
HOMEPAGE="https://rg3.github.io/youtube-dl"
|
||||
DOWNLOAD="https://github.com/rg3/youtube-dl/archive/2017.08.13/youtube_dl-2017.08.13.tar.gz"
|
||||
MD5SUM="bfd5d89a06a0392baba7bd03333130ae"
|
||||
DOWNLOAD="https://github.com/rg3/youtube-dl/archive/2017.08.18/youtube_dl-2017.08.18.tar.gz"
|
||||
MD5SUM="459f94996d5e53af79929f02427637a4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue