youtube-dl: update to 2021.01.08

This commit is contained in:
Benjamin Slade 2021-01-08 14:38:25 -07:00 committed by Érico Nogueira Rolim
parent db34e4fa9e
commit 75350fc5eb

View file

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2021.01.03
version=2021.01.08
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=91de98ce1ad5d53c912eb810dd747ed30825dbf7eacb09a385ce227232eb1163
checksum=7340448a90ac82dfb2b1b6569f08bd87552b9b1647a81eb735e11dd6d30607cd
do_check() {
PYTHON=/usr/bin/python3 make offlinetest