youtube-dl: update to 2021.02.10.

This commit is contained in:
tibequadorian 2021-02-12 02:30:27 +01:00 committed by Érico Nogueira Rolim
parent 8b7c1c0044
commit c4195455ad

View file

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2021.02.04.1
version=2021.02.10
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=0a4b3865ab0471d26c5977f1390b555e4e222c1cfff5bed9e2f52fd128bdc866
checksum=d607adf66b7047865733f7d05af9478118ee4dd974ef9f971563e11de7f29122
do_check() {
PYTHON=/usr/bin/python3 make offlinetest