youtube-dl: update to 2020.12.22

This commit is contained in:
Roberto Ricci 2020-12-22 17:15:33 +01:00 committed by Érico Nogueira Rolim
parent ed7c3341e7
commit 9e53c35908

View file

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