youtube-dl: update to 2020.11.21.1

This commit is contained in:
Benjamin Slade 2020-11-21 14:52:36 -07:00 committed by Andrew J. Hesford
parent 1570e6efa4
commit 8bff694e06
1 changed files with 2 additions and 2 deletions

View File

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