yt-dlp: update to 2022.06.22.1.

This commit is contained in:
Daniel Eyßer 2022-06-22 16:56:40 +02:00 committed by Michal Vasilek
parent 735d6e307c
commit c22048a6a8

View file

@ -1,6 +1,6 @@
# Template file for 'yt-dlp'
pkgname=yt-dlp
version=2022.05.18
version=2022.06.22.1
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=59a0e89d79018070844c6301f7848594b746ca4857e7da14a5e6938a24e63172
checksum=fac29d5a8d4c2f1317ba5c2fc4231cf169887bcef26d0fbf0481c90ddb7826db
do_check() {
PYTHON=/usr/bin/python3 make offlinetest