yt-dlp: update to 2021.11.10.1.

This commit is contained in:
Michal Vasilek 2021-11-12 23:05:38 +01:00
parent 35f1fa7072
commit dde4df2f1f

View file

@ -1,6 +1,6 @@
# Template file for 'yt-dlp'
pkgname=yt-dlp
version=2021.10.22
version=2021.11.10.1
revision=1
wrksrc="$pkgname"
build_style=python3-module
@ -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=075d7e04fb8882bd4722859e93d0eb465a8f7c13921fd091ed3791be2b670476
checksum=2eb1c67e095ded9d328eaa0e6e26952248b55dd1031a3751c6d60b759aefa16a
do_check() {
PYTHON=/usr/bin/python3 make offlinetest