youtube-dl: update to version 2020.3.8
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 5d565db222
)
This commit is contained in:
parent
0b81029405
commit
df7e27dfed
1 changed files with 2 additions and 2 deletions
|
@ -8,11 +8,11 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=youtube-dl
|
||||
PKG_VERSION:=2020.3.6
|
||||
PKG_VERSION:=2020.3.8
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=youtube_dl
|
||||
PKG_HASH:=771e1ef757f1d31f6bce8e2584839234cbb749282fdf67111bd7272f7183e08e
|
||||
PKG_HASH:=1b098b7ae41551f46dbae70e56dbabdf39c8faf50e072d0c0b42c44d64afebf8
|
||||
|
||||
PKG_MAINTAINER:=Adrian Panella <ianchi74@outlook.com>, Josef Schlehofer <pepe.schlehofer@gmail.com>
|
||||
PKG_LICENSE:=Unlicense
|
||||
|
|
Loading…
Reference in a new issue