From f9c6e382794a8a727f9d80fc903ffd9746c5d8b9 Mon Sep 17 00:00:00 2001 From: Humdinger Date: Fri, 17 Mar 2023 17:14:16 +0100 Subject: [PATCH] yt-dlp: update to 2023.03.04 --- .../{yt_dlp-2023.02.17.recipe => yt_dlp-2023.03.04.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename net-misc/yt_dlp/{yt_dlp-2023.02.17.recipe => yt_dlp-2023.03.04.recipe} (96%) diff --git a/net-misc/yt_dlp/yt_dlp-2023.02.17.recipe b/net-misc/yt_dlp/yt_dlp-2023.03.04.recipe similarity index 96% rename from net-misc/yt_dlp/yt_dlp-2023.02.17.recipe rename to net-misc/yt_dlp/yt_dlp-2023.03.04.recipe index 35f313e36..3a346e4f6 100644 --- a/net-misc/yt_dlp/yt_dlp-2023.02.17.recipe +++ b/net-misc/yt_dlp/yt_dlp-2023.03.04.recipe @@ -9,10 +9,10 @@ to download these videos by itself." HOMEPAGE="https://github.com/yt-dlp/yt-dlp" COPYRIGHT="2006-2023 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="81f607b8754b1bc67e6592a4e316c015d720e7118757a5afd4ef2aaf37d2ef29" +CHECKSUM_SHA256="771d2abefcd5f1e6f3ab6d6d18cdae98be4ab73538d1174e7e7236640418e150" SOURCE_DIR="yt-dlp" ARCHITECTURES="any"