yt-dlp: update to 2022.02.03.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'yt-dlp'
|
# Template file for 'yt-dlp'
|
||||||
pkgname=yt-dlp
|
pkgname=yt-dlp
|
||||||
version=2022.01.21
|
version=2022.02.03
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="$pkgname"
|
wrksrc="$pkgname"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
@@ -13,7 +13,7 @@ license="Unlicense"
|
|||||||
homepage="https://github.com/yt-dlp/yt-dlp"
|
homepage="https://github.com/yt-dlp/yt-dlp"
|
||||||
changelog="https://raw.githubusercontent.com/yt-dlp/yt-dlp/master/Changelog.md"
|
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"
|
distfiles="https://github.com/yt-dlp/yt-dlp/releases/download/$version/yt-dlp.tar.gz"
|
||||||
checksum=78455c03fb3f5a84bfc05afca5a2564af9852e8fe7f088877e20b8508217dd29
|
checksum=80c2dcf55b6846b0cc1099b1d53efa16a44e9919ddb3a14325f7c17fdbbee901
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
PYTHON=/usr/bin/python3 make offlinetest
|
PYTHON=/usr/bin/python3 make offlinetest
|
||||||
|
|||||||
Reference in New Issue
Block a user