From 01e4e5f473b51efa0ab7e3296c672923d7fca0bc Mon Sep 17 00:00:00 2001 From: Humdinger Date: Fri, 7 Oct 2022 19:49:45 +0200 Subject: [PATCH] yt-dlp: update to 2022.10.04 Changelog: https://github.com/yt-dlp/yt-dlp/releases/tag/2022.10.04 --- .../{yt_dlp-2022.08.14.recipe => yt_dlp-2022.10.04.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename net-misc/yt_dlp/{yt_dlp-2022.08.14.recipe => yt_dlp-2022.10.04.recipe} (96%) diff --git a/net-misc/yt_dlp/yt_dlp-2022.08.14.recipe b/net-misc/yt_dlp/yt_dlp-2022.10.04.recipe similarity index 96% rename from net-misc/yt_dlp/yt_dlp-2022.08.14.recipe rename to net-misc/yt_dlp/yt_dlp-2022.10.04.recipe index dd2209412..77cf447ce 100644 --- a/net-misc/yt_dlp/yt_dlp-2022.08.14.recipe +++ b/net-misc/yt_dlp/yt_dlp-2022.10.04.recipe @@ -9,10 +9,10 @@ to download these videos by itself." HOMEPAGE="https://github.com/yt-dlp/yt-dlp" COPYRIGHT="2006-2022 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="6a3cbf305fdfdc3b531761cf5457f904ef127fe5a837b511bb63703cf14f65ab" +CHECKSUM_SHA256="bd3cf6413cd92a400ff015633372a1454906414226f924b57c1f5826b9abc1a8" SOURCE_DIR="yt-dlp" ARCHITECTURES="any"