mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
yt-dlp: update to 2024.12.06.
This commit is contained in:
parent
8f59ff1820
commit
c431f2b45d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'yt-dlp'
|
# Template file for 'yt-dlp'
|
||||||
pkgname=yt-dlp
|
pkgname=yt-dlp
|
||||||
version=2024.11.18
|
version=2024.12.06
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
make_check_args="-k not((download)or(test_socks))"
|
make_check_args="-k not((download)or(test_socks))"
|
||||||
|
@ -13,4 +13,4 @@ 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>yt-dlp-$version.tar.gz"
|
distfiles="https://github.com/yt-dlp/yt-dlp/releases/download/${version}/yt-dlp.tar.gz>yt-dlp-$version.tar.gz"
|
||||||
checksum=d60cd68ddb12bfe3f443f83d5fe401088993e21c5362daeb4fb16ee39fc4b4dc
|
checksum=ca50d78fee784e49b53cbfa0278f3f8ded3d17104fca50e7b45f74892479c0d6
|
||||||
|
|
Loading…
Add table
Reference in a new issue