mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 02:52:58 +02:00
yt-dlp: update to 2025.08.11.
This commit is contained in:
parent
05acbde034
commit
a4f04e3ba6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yt-dlp'
|
||||
pkgname=yt-dlp
|
||||
version=2025.07.21
|
||||
version=2025.08.11
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
make_check_args="-k not((download)or(test_socks))"
|
||||
|
@ -13,7 +13,7 @@ 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=36cbd8a36c30c8a17c13faf452118c1ee8ba1aeb8516aa4ead6f17d8a6e4a10a
|
||||
checksum=4dff6a6cbe1c2fd9d01d5dfa8cff0944fa7ccb532a045bd215ce820b0b0688d9
|
||||
|
||||
post_install() {
|
||||
cat <<- "EOF" > youtube-dl
|
||||
|
|
Loading…
Add table
Reference in a new issue