1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-13 10:59:13 +02:00

youtube-dl: update to version 2021.1.16

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
This commit is contained in:
Josef Schlehofer 2021-01-24 09:26:17 +01:00
parent 14b751cdc4
commit 5d839fc06b
No known key found for this signature in database
GPG Key ID: B950216FE4329F4C

View File

@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_NAME:=youtube-dl PKG_NAME:=youtube-dl
PKG_VERSION:=2020.12.7 PKG_VERSION:=2021.1.16
PKG_RELEASE:=1 PKG_RELEASE:=1
PYPI_NAME:=youtube_dl PYPI_NAME:=youtube_dl
PKG_HASH:=bd127c3251a8e9f7a0eb18e4bbcf98409c0365354f735c985325bc19af669a24 PKG_HASH:=acf74701a31b6c3d06f9d4245a46ba8fb6c378931681177412043c6e8276fee7
PKG_MAINTAINER:=Josef Schlehofer <pepe.schlehofer@gmail.com> PKG_MAINTAINER:=Josef Schlehofer <pepe.schlehofer@gmail.com>
PKG_LICENSE:=Unlicense PKG_LICENSE:=Unlicense