From be9452c4614c512cc2c6b181d68393d47fcf7530 Mon Sep 17 00:00:00 2001 From: Humdinger Date: Mon, 23 Nov 2020 08:44:54 +0100 Subject: [PATCH] youtube-dl update to 2020.11.21.1 youtube-dl is back on github with maybe even more development that before their temporary ban there. Thanks, Barbara... Updated homepage link. --- ..._dl-2020.11.01.1.recipe => youtube_dl-2020.11.21.1.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename net-misc/youtube_dl/{youtube_dl-2020.11.01.1.recipe => youtube_dl-2020.11.21.1.recipe} (94%) diff --git a/net-misc/youtube_dl/youtube_dl-2020.11.01.1.recipe b/net-misc/youtube_dl/youtube_dl-2020.11.21.1.recipe similarity index 94% rename from net-misc/youtube_dl/youtube_dl-2020.11.01.1.recipe rename to net-misc/youtube_dl/youtube_dl-2020.11.21.1.recipe index a5f79f62a..5290cfe3e 100644 --- a/net-misc/youtube_dl/youtube_dl-2020.11.01.1.recipe +++ b/net-misc/youtube_dl/youtube_dl-2020.11.21.1.recipe @@ -5,12 +5,12 @@ of all options. 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://rg3.github.io/youtube-dl/" +HOMEPAGE="https://ytdl-org.github.io/youtube-dl/index.html" COPYRIGHT="2006-2020 youtube-dl contributors" LICENSE="Unlicense" REVISION="1" SOURCE_URI="https://yt-dl.org/downloads/$portVersion/youtube-dl-$portVersion.tar.gz" -CHECKSUM_SHA256="7a62187bc9f91af42eb5c9c95652e350170a72dbbdac8c7d71a6aeb4885a901a" +CHECKSUM_SHA256="d4b173bb1113bc1641cf130d088976bb8d1484f6bd5937872c1f89b1e28e3429" SOURCE_DIR="youtube-dl" ARCHITECTURES="any"