youtube-dl: update to 2021.04.01.

This commit is contained in:
Daniel Eyßer 2021-03-31 23:52:12 +02:00 committed by Andrew Benson
parent 305b9ca957
commit 0c447118f6

View file

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