youtube-dl: update to 2020.12.07

This commit is contained in:
Benjamin Slade 2020-12-07 10:07:30 -07:00 committed by Érico Nogueira Rolim
parent 6a7cc9226f
commit b684889e90

View File

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2020.12.02
version=2020.12.07
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/latest/${pkgname}-${version}.tar.gz"
checksum=7161b2e3f3c09ade59fb6e3a4160a224a3b04e39c7744e14cd9f361f71a57a72
checksum=51672c19864d4e2e593e55a6aec32cb348cd5c915ce0121e53eb0296a6e27969
do_check() {
PYTHON=/usr/bin/python3 make offlinetest