youtube-dl: update to 2021.02.22.

Closes: #29008 [via git-merge-pr]
This commit is contained in:
Roberto Ricci 2021-02-23 18:37:21 +01:00 committed by Andrew Benson
parent c8450b12a9
commit c8a775204c

View file

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