From 055c7fa65ef1a3a29b0b1bed6dbf0cdfb12b908b Mon Sep 17 00:00:00 2001 From: Humdinger Date: Mon, 31 Jan 2022 08:18:52 +0100 Subject: [PATCH] yt-dlp: update to 2022.01.021 --- .../{yt_dlp-2021.12.01.recipe => yt_dlp-2022.01.21.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename net-misc/yt_dlp/{yt_dlp-2021.12.01.recipe => yt_dlp-2022.01.21.recipe} (94%) diff --git a/net-misc/yt_dlp/yt_dlp-2021.12.01.recipe b/net-misc/yt_dlp/yt_dlp-2022.01.21.recipe similarity index 94% rename from net-misc/yt_dlp/yt_dlp-2021.12.01.recipe rename to net-misc/yt_dlp/yt_dlp-2022.01.21.recipe index 339879ea5..0cca6cb54 100644 --- a/net-misc/yt_dlp/yt_dlp-2021.12.01.recipe +++ b/net-misc/yt_dlp/yt_dlp-2022.01.21.recipe @@ -7,12 +7,12 @@ Some YouTube videos are served using Adobe's proprietary RTMP protocol, which \ imposes DRM restrictions and encrypts the connection. youtube-dl is not able \ to download these videos by itself." HOMEPAGE="https://github.com/yt-dlp/yt-dlp" -COPYRIGHT="2006-2021 youtube-dl and yt-dlp contributors" +COPYRIGHT="2006-2022 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="bf0cc22d17ffbe59c0d0378026ff135a996b86c546ec9713d838f952dea61e0f" +CHECKSUM_SHA256="78455c03fb3f5a84bfc05afca5a2564af9852e8fe7f088877e20b8508217dd29" SOURCE_DIR="yt-dlp" ARCHITECTURES="any"