From f7e42586c471da3599e2123e79d594b2e350176b Mon Sep 17 00:00:00 2001 From: Humdinger Date: Mon, 8 Dec 2025 16:36:34 +0100 Subject: [PATCH] Update to yt_dlp 2025.12.08 --- .../{yt_dlp-2025.11.12.recipe => yt_dlp-2025.12.08.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename net-misc/yt_dlp/{yt_dlp-2025.11.12.recipe => yt_dlp-2025.12.08.recipe} (96%) diff --git a/net-misc/yt_dlp/yt_dlp-2025.11.12.recipe b/net-misc/yt_dlp/yt_dlp-2025.12.08.recipe similarity index 96% rename from net-misc/yt_dlp/yt_dlp-2025.11.12.recipe rename to net-misc/yt_dlp/yt_dlp-2025.12.08.recipe index 86ce00af1..dabe1f3f6 100644 --- a/net-misc/yt_dlp/yt_dlp-2025.11.12.recipe +++ b/net-misc/yt_dlp/yt_dlp-2025.12.08.recipe @@ -24,10 +24,10 @@ LICENSE="Unlicense" 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="561ead2e2991f11789d3cd9f9b5a2eee2641a587e2cfc1ee9631c7c1d851c0ec" +CHECKSUM_SHA256="9814ae7dd4118a80a6104399d4984e355d2a71f78e6bbc48137a5b299eddcbaf" # This is needed if we need/want to avoid re-building the zimport/standalone yt-dlp: # SOURCE_URI_2="https://github.com/yt-dlp/yt-dlp/releases/download/$portVersion/yt-dlp#noarchive" -# CHECKSUM_SHA256_2="89a0d9058ea9018e380b7771898ff46e393a1986dcd13fef331693c87ce1fca4" +# CHECKSUM_SHA256_2="aed043cabf6b352dfd5438afff595e31532538d5af7c8f4f95ced1e6f1b35c2a" SOURCE_DIR="yt-dlp" ARCHITECTURES="any"