yt-dlp: Update to yt-dlp 2024.09.27

This commit is contained in:
Humdinger
2024-09-29 18:04:49 +02:00
parent 4879300c87
commit e701d84966

View File

@@ -9,10 +9,10 @@ to download these videos by itself."
HOMEPAGE="https://github.com/yt-dlp/yt-dlp"
COPYRIGHT="2006-2024 youtube-dl and yt-dlp contributors"
LICENSE="Unlicense"
REVISION="2"
REVISION="1"
SOURCE_URI="https://github.com/yt-dlp/yt-dlp/releases/download/$portVersion/yt-dlp.tar.gz"
SOURCE_FILENAME="yt-dlp-$portVersion.tar.gz"
CHECKSUM_SHA256="e08331fb9a36eba56b4efd074b5b25fbf08413e9cb47009a28ecbffe47150310"
CHECKSUM_SHA256="ffce6ebd742373eff6dac89b23f706ec7513a0367160eb8b5a550cd706cd883f"
SOURCE_DIR="yt-dlp"
ARCHITECTURES="any"