From efff7441d775472ce0f9584d619978a4c049b970 Mon Sep 17 00:00:00 2001 From: Humdinger Date: Wed, 15 Jan 2025 19:14:05 +0100 Subject: [PATCH] yt-dlp: update to 2025.01.12 --- .../{yt_dlp-2024.12.23.recipe => yt_dlp-2025.01.12.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename net-misc/yt_dlp/{yt_dlp-2024.12.23.recipe => yt_dlp-2025.01.12.recipe} (94%) diff --git a/net-misc/yt_dlp/yt_dlp-2024.12.23.recipe b/net-misc/yt_dlp/yt_dlp-2025.01.12.recipe similarity index 94% rename from net-misc/yt_dlp/yt_dlp-2024.12.23.recipe rename to net-misc/yt_dlp/yt_dlp-2025.01.12.recipe index 27184bf63..2098e9602 100644 --- a/net-misc/yt_dlp/yt_dlp-2024.12.23.recipe +++ b/net-misc/yt_dlp/yt_dlp-2025.01.12.recipe @@ -7,12 +7,12 @@ Some YouTube videos are served using Adobe's proprietary RTMP protocol, which \ imposes DRM restrictions and encrypts the connection. yt-dlp is not able \ to download these videos by itself." HOMEPAGE="https://github.com/yt-dlp/yt-dlp" -COPYRIGHT="2006-2024 youtube-dl and yt-dlp contributors" +COPYRIGHT="2006-2025 youtube-dl and yt-dlp contributors" 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="66a5b9e0988106a3131ce40f61f04af3eb49cde4d26dd292793ad18666cc5938" +CHECKSUM_SHA256="6f7e9f10bd952d5eab9c96581066a439dc1196beb995344cbd81601013464b43" SOURCE_DIR="yt-dlp" ARCHITECTURES="any"