mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
network/youtube-dl: Updated for version 2020.12.22.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
92d6e82000
commit
ceff6a7149
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=youtube-dl
|
||||
VERSION=${VERSION:-2020.09.14}
|
||||
VERSION=${VERSION:-2020.12.22}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="youtube-dl"
|
||||
VERSION="2020.09.14"
|
||||
VERSION="2020.12.22"
|
||||
HOMEPAGE="http://www.yt-dl.org/"
|
||||
DOWNLOAD="https://yt-dl.org/downloads/2020.09.14/youtube-dl-2020.09.14.tar.gz"
|
||||
MD5SUM="27e1cab5c6cd2063a489a9cb028c4c41"
|
||||
DOWNLOAD="https://yt-dl.org/downloads/2020.12.22/youtube-dl-2020.12.22.tar.gz"
|
||||
MD5SUM="4647252198fffea142a957832499de1c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue