yt-dlp: update to 2021.10.22.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'yt-dlp'
|
||||
pkgname=yt-dlp
|
||||
version=2021.10.10
|
||||
version=2021.10.22
|
||||
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=6d8faf0b6fced99213eeaa5450c2c9e4acbee78081a9f5c04933ea0d316994fb
|
||||
checksum=075d7e04fb8882bd4722859e93d0eb465a8f7c13921fd091ed3791be2b670476
|
||||
|
||||
do_check() {
|
||||
PYTHON=/usr/bin/python3 make offlinetest
|
||||
|
||||
Reference in New Issue
Block a user