youtube-dl: update to 2021.03.31.

This commit is contained in:
Roberto Ricci 2021-03-31 10:25:47 +02:00 committed by Enno Boland
parent 96b7c510a0
commit ebc042eb2d
1 changed files with 2 additions and 2 deletions

View File

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