youtube-dl: update to 2020.12.14
This commit is contained in:
parent
099f84cf95
commit
29722b3a52
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2020.12.09
|
||||
version=2020.12.14
|
||||
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=0ac76347bf455b4e80a026638f9406aa28df3d2b6e445c705ad43809808eb961
|
||||
checksum=9681a5a515cb44ef23c28bd77f6d79d531fdbc7325bdf4bbb7966260b7b64273
|
||||
|
||||
do_check() {
|
||||
PYTHON=/usr/bin/python3 make offlinetest
|
||||
|
|
Loading…
Reference in New Issue