diff --git a/net-misc/youtube_dl/youtube_dl-2021.12.17.recipe b/net-misc/youtube_dl/youtube_dl-2021.12.17.recipe index 463b70fbe..12f64b47c 100644 --- a/net-misc/youtube_dl/youtube_dl-2021.12.17.recipe +++ b/net-misc/youtube_dl/youtube_dl-2021.12.17.recipe @@ -9,7 +9,7 @@ HOMEPAGE="https://ytdl-org.github.io/youtube-dl/index.html https://github.com/ytdl-org/youtube-dl" COPYRIGHT="2006-2021 youtube-dl contributors" LICENSE="Unlicense" -REVISION="3" +REVISION="4" SOURCE_URI="https://github.com/ytdl-org/youtube-dl/releases/download/$portVersion/youtube-dl-$portVersion.tar.gz" CHECKSUM_SHA256="9f3b99c8b778455165b4525f21505e86c7ff565f3ac319e19733d810194135df" SOURCE_DIR="youtube-dl" @@ -22,7 +22,7 @@ PROVIDES=" " REQUIRES=" haiku - ffmpeg_tools + ffmpeg6_tools cmd:python3 " diff --git a/net-misc/yt_dlp/yt_dlp-2024.08.06.recipe b/net-misc/yt_dlp/yt_dlp-2024.08.06.recipe index 2914f4475..131c75280 100644 --- a/net-misc/yt_dlp/yt_dlp-2024.08.06.recipe +++ b/net-misc/yt_dlp/yt_dlp-2024.08.06.recipe @@ -9,7 +9,7 @@ to download these videos by itself." HOMEPAGE="https://github.com/yt-dlp/yt-dlp" COPYRIGHT="2006-2024 youtube-dl and yt-dlp contributors" LICENSE="Unlicense" -REVISION="1" +REVISION="2" 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="e08331fb9a36eba56b4efd074b5b25fbf08413e9cb47009a28ecbffe47150310" @@ -23,7 +23,7 @@ PROVIDES=" " REQUIRES=" haiku - ffmpeg_tools + ffmpeg6_tools cmd:python3 "