mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
yt-dlp: update to 2024.10.07.
This commit is contained in:
parent
b30aaf2c1b
commit
c848647f68
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.09.27
|
version=2024.10.07
|
||||||
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=ffce6ebd742373eff6dac89b23f706ec7513a0367160eb8b5a550cd706cd883f
|
checksum=8435749b6159104f06b31952d3edc2f90f2c72b0d2927fb899333621d58ca7a2
|
||||||
|
|
Loading…
Add table
Reference in a new issue