mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
yt-dlp: update to 2025.06.30.
This commit is contained in:
parent
10d3a5ddc4
commit
1cc87d8911
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'yt-dlp'
|
||||
pkgname=yt-dlp
|
||||
version=2025.06.25
|
||||
revision=2
|
||||
version=2025.06.30
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
make_check_args="-k not((download)or(test_socks))"
|
||||
hostmakedepends="hatchling"
|
||||
|
@ -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=9416b3891b49f8929ed57789914256ce26930c9bf44980742e838db2100bbbf8
|
||||
checksum=606f3e3e431839998d1f377de615a9792e77e5968ad929c2c6ba1a17774bbf1b
|
||||
|
||||
post_install() {
|
||||
cat <<- "EOF" > youtube-dl
|
||||
|
|
Loading…
Add table
Reference in a new issue