From e701d84966839b2f67021cd7d1a07c932f4b6eda Mon Sep 17 00:00:00 2001 From: Humdinger Date: Sun, 29 Sep 2024 18:04:49 +0200 Subject: [PATCH] yt-dlp: Update to yt-dlp 2024.09.27 --- .../{yt_dlp-2024.08.06.recipe => yt_dlp-2024.09.27.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename net-misc/yt_dlp/{yt_dlp-2024.08.06.recipe => yt_dlp-2024.09.27.recipe} (96%) diff --git a/net-misc/yt_dlp/yt_dlp-2024.08.06.recipe b/net-misc/yt_dlp/yt_dlp-2024.09.27.recipe similarity index 96% rename from net-misc/yt_dlp/yt_dlp-2024.08.06.recipe rename to net-misc/yt_dlp/yt_dlp-2024.09.27.recipe index 131c75280..95f8b454a 100644 --- a/net-misc/yt_dlp/yt_dlp-2024.08.06.recipe +++ b/net-misc/yt_dlp/yt_dlp-2024.09.27.recipe @@ -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"