youtube-dl: update to 2020.09.20.

This commit is contained in:
Daniel Eyßer 2020-09-20 13:18:10 +02:00 committed by Daniel Kolesa
parent 5dabec2aa2
commit 537242a810

View file

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2020.09.14
version=2020.09.20
revision=1
wrksrc=youtube-dl
build_style=python3-module
@ -13,7 +13,7 @@ license="Unlicense"
homepage="https://ytdl-org.github.io/youtube-dl/"
changelog="https://raw.githubusercontent.com/ytdl-org/youtube-dl/master/ChangeLog"
distfiles="https://yt-dl.org/downloads/${version}/youtube-dl-${version}.tar.gz"
checksum=0657c19661bbec99117a2eb2b5a2d26d3f0b0a58703035f1ebf76bb5f2858ea3
checksum=ac1a799cf968345bf29089ed2e5c5d4f4a32031625d808369e61b6362d1c7cde
do_check() {
PYTHON=/usr/bin/python3 make offlinetest