youtube-dl: Update to version 2019.12.25
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
This commit is contained in:
parent
3dec2f93a3
commit
95843a4f46
1 changed files with 2 additions and 2 deletions
|
@ -8,11 +8,11 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=youtube-dl
|
||||
PKG_VERSION:=2019.11.22
|
||||
PKG_VERSION:=2019.12.25
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=youtube_dl
|
||||
PKG_HASH:=0575efd332cb9817f5a1fffd2a1e569e5a7d3642e7c24c7a5c47cbf70f301f25
|
||||
PKG_HASH:=5f73e8c66c07d632b0fc69f715247fe76f38a28c0c5f13bd0651ecd193c2f1c6
|
||||
|
||||
PKG_MAINTAINER:=Adrian Panella <ianchi74@outlook.com>, Josef Schlehofer <pepe.schlehofer@gmail.com>
|
||||
PKG_LICENSE:=Unlicense
|
||||
|
|
Loading…
Reference in a new issue