youtube-dl: update to 2020.12.29.

This commit is contained in:
tibequadorian 2020-12-30 13:43:42 +01:00 committed by Érico Nogueira Rolim
parent 883d8659b6
commit f762adeaa2

View file

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2020.12.26
version=2020.12.29
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=9e3b4188067a19c3a96798577d0b252c74ddb16cf1decffde9cb3c4c22cb0ecf
checksum=6b2dbadb044f8673ce5afb1a0d50a01e4ab1562cf46b7c1d3557b3615c1d99c1
do_check() {
PYTHON=/usr/bin/python3 make offlinetest