yt-dlp: update to 2022.01.21.

This commit is contained in:
Daniel Eyßer 2022-01-21 15:43:20 +01:00 committed by Érico Nogueira Rolim
parent a251cbd898
commit 644674d800

View file

@ -1,6 +1,6 @@
# Template file for 'yt-dlp'
pkgname=yt-dlp
version=2021.12.27
version=2022.01.21
revision=1
wrksrc="$pkgname"
build_style=python3-module
@ -13,7 +13,7 @@ license="Unlicense"
homepage="https://github.com/yt-dlp/yt-dlp"
changelog="https://raw.githubusercontent.com/yt-dlp/yt-dlp/master/Changelog.md"
distfiles="https://github.com/yt-dlp/yt-dlp/releases/download/$version/yt-dlp.tar.gz"
checksum=3492c344b1b71ac13c73a53dbb3bc504f7ebaa325c10807ad905428e74a6d630
checksum=78455c03fb3f5a84bfc05afca5a2564af9852e8fe7f088877e20b8508217dd29
do_check() {
PYTHON=/usr/bin/python3 make offlinetest