yt-dlp: update to 2022.10.04.

This commit is contained in:
Daniel Eyßer 2022-10-04 10:48:06 +02:00 committed by Duncan Overbruck
parent a5b9069612
commit 952dd11336
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'yt-dlp'
pkgname=yt-dlp
version=2022.09.01
version=2022.10.04
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=675ff266e9400c47bb4df947ab3e7d5e9d4c362abcadd2c61ba341e86590f1df
checksum=bd3cf6413cd92a400ff015633372a1454906414226f924b57c1f5826b9abc1a8
do_check() {
PYTHON=/usr/bin/python3 make offlinetest