mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
yt-dlp: update to 2024.03.10.
This commit is contained in:
parent
e5642224ed
commit
cffc01e200
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'yt-dlp'
|
||||
pkgname=yt-dlp
|
||||
version=2023.12.30
|
||||
version=2024.03.10
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
build_style=python3-pep517
|
||||
make_check_args="-k not(download)"
|
||||
hostmakedepends="python3-setuptools"
|
||||
hostmakedepends="hatchling"
|
||||
depends="python3"
|
||||
checkdepends="python3-pytest-xdist"
|
||||
short_desc="CLI program to download videos from YouTube and other sites"
|
||||
|
@ -13,4 +13,4 @@ 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"
|
||||
checksum=5408fe5d12cd1c430ee10346770e3d60baad5c63a38b41c8967005e4956780a7
|
||||
checksum=1db8eade9e860543b655f5f973e26727ac2cc20874dc6fed9a3e78a4a05ee989
|
||||
|
|
Loading…
Add table
Reference in a new issue