yt-dlp: update to 2024.11.18.
This commit is contained in:
parent
8716f90e95
commit
fc6ec1e833
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yt-dlp'
|
||||
pkgname=yt-dlp
|
||||
version=2024.11.04
|
||||
version=2024.11.18
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
make_check_args="-k not((download)or(test_socks))"
|
||||
|
@ -13,4 +13,4 @@ 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>yt-dlp-$version.tar.gz"
|
||||
checksum=0ae3767c48d90d7fd6c5cb5a3d9fcb954441d984abf20c077d5f5bc0789b9aa4
|
||||
checksum=d60cd68ddb12bfe3f443f83d5fe401088993e21c5362daeb4fb16ee39fc4b4dc
|
||||
|
|
Loading…
Reference in New Issue