youtube-dl: update to 2020.11.01.1

Also changed SOURCE_URI due to the youtube-dl repo is currently taken
down due to a DMCA takedown, see
https://github.com/github/dmca/blob/master/2020/10/2020-10-23-RIAA.md
This commit is contained in:
Humdinger
2020-11-08 09:26:34 +01:00
parent 5ea11469c0
commit 1b75e171f8

View File

@@ -10,7 +10,7 @@ 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="ea8bc09d12504d98521bd1c74af27eae2c6fde7c1ce4e2c43d98ef952e8347a0"
CHECKSUM_SHA256="7a62187bc9f91af42eb5c9c95652e350170a72dbbdac8c7d71a6aeb4885a901a"
SOURCE_DIR="youtube-dl"
ARCHITECTURES="any"