From c108931450bed004e16c6e29a60dd9eacb22c64b Mon Sep 17 00:00:00 2001 From: Humdinger Date: Tue, 3 Oct 2023 09:17:06 +0200 Subject: [PATCH] yt-dlp: update to 2023.09.24 --- .../{yt_dlp-2023.07.06.recipe => yt_dlp-2023.09.24.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename net-misc/yt_dlp/{yt_dlp-2023.07.06.recipe => yt_dlp-2023.09.24.recipe} (96%) diff --git a/net-misc/yt_dlp/yt_dlp-2023.07.06.recipe b/net-misc/yt_dlp/yt_dlp-2023.09.24.recipe similarity index 96% rename from net-misc/yt_dlp/yt_dlp-2023.07.06.recipe rename to net-misc/yt_dlp/yt_dlp-2023.09.24.recipe index 8553efddd..f47613483 100644 --- a/net-misc/yt_dlp/yt_dlp-2023.07.06.recipe +++ b/net-misc/yt_dlp/yt_dlp-2023.09.24.recipe @@ -12,7 +12,7 @@ LICENSE="Unlicense" REVISION="2" 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="6d2115b84b6c11867f92cf4c23705b536bfa0ba9d538b1885f52da6756f8c980" +CHECKSUM_SHA256="689aaab448763a9efb339e608346d42aa3d4f776288fc1f4f223142ac23a5abf" SOURCE_DIR="yt-dlp" ARCHITECTURES="any"