youtube-dl: update to 2020.11.24.

This commit is contained in:
Andrew J. Hesford 2020-11-24 14:06:24 -05:00
parent 8e652df721
commit 8f073ac02a

View file

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