Browse Source
youtube-dl: update to version 2021.2.10
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
lilik-openwrt-22.03
Josef Schlehofer
4 years ago
No known key found for this signature in database
GPG Key ID: B950216FE4329F4C
1 changed files with
2 additions and
2 deletions
-
multimedia/youtube-dl/Makefile
|
|
@ -8,11 +8,11 @@ |
|
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
PKG_NAME:=youtube-dl |
|
|
|
PKG_VERSION:=2021.1.16 |
|
|
|
PKG_VERSION:=2021.2.10 |
|
|
|
PKG_RELEASE:=1 |
|
|
|
|
|
|
|
PYPI_NAME:=youtube_dl |
|
|
|
PKG_HASH:=acf74701a31b6c3d06f9d4245a46ba8fb6c378931681177412043c6e8276fee7 |
|
|
|
PKG_HASH:=b390cddbd4d605bd887d0d4063988cef0fa13f916d2e1e3564badbb22504d754 |
|
|
|
|
|
|
|
PKG_MAINTAINER:=Josef Schlehofer <pepe.schlehofer@gmail.com> |
|
|
|
PKG_LICENSE:=Unlicense |
|
|
|