youtube-dl: update to 2021.01.16.

This commit is contained in:
tibequadorian 2021-01-17 21:08:40 +01:00 committed by Érico Nogueira Rolim
parent 14757effd3
commit 8c865beca7

View file

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2021.01.08
version=2021.01.16
revision=1
wrksrc="${pkgname}"
build_style=python3-module
@ -13,7 +13,7 @@ license="Unlicense"
homepage="https://yt-dl.org"
changelog="https://raw.githubusercontent.com/ytdl-org/youtube-dl/master/ChangeLog"
distfiles="${homepage}/downloads/${version}/${pkgname}-${version}.tar.gz"
checksum=7340448a90ac82dfb2b1b6569f08bd87552b9b1647a81eb735e11dd6d30607cd
checksum=113a5272c1917d83f1c1e7e54971ab41aa6e22b43ba736f2b66816220bdf17e1
do_check() {
PYTHON=/usr/bin/python3 make offlinetest