youtube-dl: update to 2021.06.06.

This commit is contained in:
Andrew J. Hesford 2021-06-05 23:16:42 -04:00
parent 350023bcee
commit e799a84abf

View file

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2021.05.16
version=2021.06.06
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=d4012a5ca8d77f8ee30a21532fd1042ed287c0784a5a76fcb74cc33ef76f1afd
checksum=3ccb0e4db9fd172338ed1c32bae0be2f716458dca4143e55732ff55260b20ac3
do_check() {
PYTHON=/usr/bin/python3 make offlinetest