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