From edaa8281c0cb640bb996f42627cff85c0aed6bc0 Mon Sep 17 00:00:00 2001 From: Humdinger Date: Wed, 31 Jul 2024 11:23:12 +0200 Subject: [PATCH] yt-dlp: update to 2024.07.25 --- .../{yt_dlp-2024.07.09.recipe => yt_dlp-2024.07.25.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename net-misc/yt_dlp/{yt_dlp-2024.07.09.recipe => yt_dlp-2024.07.25.recipe} (96%) diff --git a/net-misc/yt_dlp/yt_dlp-2024.07.09.recipe b/net-misc/yt_dlp/yt_dlp-2024.07.25.recipe similarity index 96% rename from net-misc/yt_dlp/yt_dlp-2024.07.09.recipe rename to net-misc/yt_dlp/yt_dlp-2024.07.25.recipe index 9beec9fb2..b9bfbd23e 100644 --- a/net-misc/yt_dlp/yt_dlp-2024.07.09.recipe +++ b/net-misc/yt_dlp/yt_dlp-2024.07.25.recipe @@ -12,7 +12,7 @@ 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="9e569e1c03a75c8d07850e8993eb5a30c33db5985060253108cc2afe3f4a6f98" +CHECKSUM_SHA256="f34f396cd100f9a68ad6ffbb0d09932011e8f6896d01a177f3c6610b39b53488" SOURCE_DIR="yt-dlp" ARCHITECTURES="any"