youtube-dl, bump version (#5622)

This commit is contained in:
Schrijvers Luc
2021-01-22 14:11:52 +01:00
committed by GitHub
parent b4bdcac4f8
commit 632b3beecd

View File

@@ -6,11 +6,11 @@ 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://ytdl-org.github.io/youtube-dl/index.html"
COPYRIGHT="2006-2020 youtube-dl contributors"
COPYRIGHT="2006-2021 youtube-dl contributors"
LICENSE="Unlicense"
REVISION="1"
SOURCE_URI="https://yt-dl.org/downloads/$portVersion/youtube-dl-$portVersion.tar.gz"
CHECKSUM_SHA256="0ac76347bf455b4e80a026638f9406aa28df3d2b6e445c705ad43809808eb961"
CHECKSUM_SHA256="113a5272c1917d83f1c1e7e54971ab41aa6e22b43ba736f2b66816220bdf17e1"
SOURCE_DIR="youtube-dl"
ARCHITECTURES="any"