youtube-dl: update to 2021.03.14.

This commit is contained in:
tibequadorian 2021-03-15 15:42:06 +01:00 committed by Érico Nogueira Rolim
parent 71c5f024d5
commit d427ebfe6a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2021.03.03
version=2021.03.14
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=eee0cc1d9644f1c166f4bd41b2fe9ba001f41f34ac828246a00bc4d82adae287
checksum=a3d9975d4c8e9133f84ca3f554125cd2e03600efeca35ea03a613783932307ae
do_check() {
PYTHON=/usr/bin/python3 make offlinetest