mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
yt-dlp: update to 2025.07.21.
This commit is contained in:
parent
5ed574e290
commit
20d0d0ec63
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=2025.06.30
|
version=2025.07.21
|
||||||
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,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>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=606f3e3e431839998d1f377de615a9792e77e5968ad929c2c6ba1a17774bbf1b
|
checksum=36cbd8a36c30c8a17c13faf452118c1ee8ba1aeb8516aa4ead6f17d8a6e4a10a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
cat <<- "EOF" > youtube-dl
|
cat <<- "EOF" > youtube-dl
|
||||||
|
|
Loading…
Add table
Reference in a new issue