youtube-dl: update to 2020.09.14.

This commit is contained in:
Daniel Eyßer 2020-09-13 23:12:34 +02:00 committed by Andrew J. Hesford
parent ac9d4a6337
commit 04940aecff

View file

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2020.09.06
version=2020.09.14
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=ea8bc09d12504d98521bd1c74af27eae2c6fde7c1ce4e2c43d98ef952e8347a0
checksum=0657c19661bbec99117a2eb2b5a2d26d3f0b0a58703035f1ebf76bb5f2858ea3
do_check() {
PYTHON=/usr/bin/python3 make offlinetest