From 2a859c07de1aa814c8435d0bf87b9306639f7bdb Mon Sep 17 00:00:00 2001 From: Humdinger Date: Wed, 3 Jul 2024 14:58:46 +0200 Subject: [PATCH] yt-dlp: update to 2024.07.02 --- .../{yt_dlp-2024.05.27.recipe => yt_dlp-2024.07.02.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename net-misc/yt_dlp/{yt_dlp-2024.05.27.recipe => yt_dlp-2024.07.02.recipe} (96%) diff --git a/net-misc/yt_dlp/yt_dlp-2024.05.27.recipe b/net-misc/yt_dlp/yt_dlp-2024.07.02.recipe similarity index 96% rename from net-misc/yt_dlp/yt_dlp-2024.05.27.recipe rename to net-misc/yt_dlp/yt_dlp-2024.07.02.recipe index a4c86482d..943b57aba 100644 --- a/net-misc/yt_dlp/yt_dlp-2024.05.27.recipe +++ b/net-misc/yt_dlp/yt_dlp-2024.07.02.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="83dbf15456490e7efe9ba839922f8221d07cf1168b29653fd476faa3cdf91235" +CHECKSUM_SHA256="1094af3a5827a6a31269b97bd701456269af18595427c9905f3ffbe1a11582a0" SOURCE_DIR="yt-dlp" ARCHITECTURES="any"