yt-dlp: update to 2021.10.10.

This commit is contained in:
Michal Vasilek 2021-10-11 23:38:16 +02:00
parent 04c166e430
commit d07c17bf7c

View file

@ -1,7 +1,7 @@
# Template file for 'yt-dlp'
pkgname=yt-dlp
version=2021.09.25
revision=2
version=2021.10.10
revision=1
wrksrc="$pkgname"
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -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=ae08e0b56fea59a8bfdadacd92eddc9bdfdc1473199178cb4e31bacfd991864a
checksum=6d8faf0b6fced99213eeaa5450c2c9e4acbee78081a9f5c04933ea0d316994fb
do_check() {
PYTHON=/usr/bin/python3 make offlinetest