mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-02 10:02:58 +02:00
yt-dlp: update to 2025.08.22.
This commit is contained in:
parent
d0b0859f87
commit
3373be1c5b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yt-dlp'
|
||||
pkgname=yt-dlp
|
||||
version=2025.08.20
|
||||
version=2025.08.22
|
||||
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=16472b72a1f6fb7654b0f39112798b91efc711977bb3a5d631b6ac9395112229
|
||||
checksum=a1387bf383a0a29a4ab09c27733f11e6f03db84eae35375d9f4f6dcb420668f7
|
||||
|
||||
post_install() {
|
||||
cat <<- "EOF" > youtube-dl
|
||||
|
|
Loading…
Add table
Reference in a new issue