mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
yt-dlp: update to 2023.11.16.
This commit is contained in:
parent
7e2486e5ad
commit
2037025365
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'yt-dlp'
|
# Template file for 'yt-dlp'
|
||||||
pkgname=yt-dlp
|
pkgname=yt-dlp
|
||||||
version=2023.10.13
|
version=2023.11.16
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
make_check_args="-k not(download)"
|
make_check_args="-k not(download)"
|
||||||
|
@ -12,5 +12,5 @@ maintainer="Michal Vasilek <michal@vasilek.cz>"
|
||||||
license="Unlicense"
|
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=64944f4452a7657b5fb31ae55d823d9411a1a29f9c1071d33fa3e6286e20522a
|
checksum=aa7fb7e49b57b1b5ac439a72568575e4df904ffc30417e19e644990e7239ac53
|
||||||
|
|
Loading…
Add table
Reference in a new issue