yt-dlp: update to 2022.11.11.

This commit is contained in:
Daniel Eyßer 2022-11-11 20:48:03 +01:00 committed by Michal Vasilek
parent 7e47d7edf1
commit 1f1df77ed8

View file

@ -1,7 +1,7 @@
# Template file for 'yt-dlp'
pkgname=yt-dlp
version=2022.10.04
revision=2
version=2022.11.11
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3"
@ -12,7 +12,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=bd3cf6413cd92a400ff015633372a1454906414226f924b57c1f5826b9abc1a8
checksum=51fa055912c7fc742a882ff58236bd25b39055b98168a3563ed17cc575c3c3ae
do_check() {
PYTHON=/usr/bin/python3 make offlinetest