youtube-dl: update to 2021.02.04.1

This commit is contained in:
Benjamin Slade 2021-02-04 10:03:08 -07:00 committed by Érico Nogueira Rolim
parent 92975a639c
commit 830a4cf654

View file

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2021.01.24.1
version=2021.02.04.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/${version}/${pkgname}-${version}.tar.gz"
checksum=de2516d3e6de73f2089dd0ccb0880364c7da34e5c902631feb96d4ebc6d13000
checksum=0a4b3865ab0471d26c5977f1390b555e4e222c1cfff5bed9e2f52fd128bdc866
do_check() {
PYTHON=/usr/bin/python3 make offlinetest