From: Josef Schlehofer Date: Thu, 28 May 2020 22:59:16 +0000 (+0200) Subject: youtube-dl: update to version 2020.5.29 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=32333c5d92623222c2e3627964613f196de3f40a;p=openwrt-packages.git youtube-dl: update to version 2020.5.29 Signed-off-by: Josef Schlehofer --- diff --git a/multimedia/youtube-dl/Makefile b/multimedia/youtube-dl/Makefile index c90c951ca..ea4b1e618 100644 --- a/multimedia/youtube-dl/Makefile +++ b/multimedia/youtube-dl/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=youtube-dl -PKG_VERSION:=2020.5.8 +PKG_VERSION:=2020.5.29 PKG_RELEASE:=1 PYPI_NAME:=youtube_dl -PKG_HASH:=22da6788b55b7b267c6d59bcdfaf10e67a9ac980976d50d29a670473ad2a05bb +PKG_HASH:=1a3d84afa851dce2fccc2dfc0f9ffa0e22314ffba6d528b34b4a7fe3e0cf2264 PKG_MAINTAINER:=Adrian Panella , Josef Schlehofer PKG_LICENSE:=Unlicense