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