youtube-dl: update to 2021.04.07.

This commit is contained in:
Daniel Eyßer 2021-04-07 21:10:21 +02:00 committed by Érico Nogueira Rolim
parent 073c947622
commit 39a230421d

View file

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