From: Josef Schlehofer Date: Tue, 24 Mar 2020 07:15:43 +0000 (+0100) Subject: youtube-dl: update to version 2020.3.24 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=0085b928f7aeb41252f440124cbaeb6ba28b2d21;p=openwrt-packages.git youtube-dl: update to version 2020.3.24 Signed-off-by: Josef Schlehofer --- diff --git a/multimedia/youtube-dl/Makefile b/multimedia/youtube-dl/Makefile index 113afc396..2d025ff6c 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.3.8 +PKG_VERSION:=2020.3.24 PKG_RELEASE:=1 PYPI_NAME:=youtube_dl -PKG_HASH:=1b098b7ae41551f46dbae70e56dbabdf39c8faf50e072d0c0b42c44d64afebf8 +PKG_HASH:=4b03efe439f7cae26eba909821d1df00a9a4eb82741cb2e8b78fe29702bd4633 PKG_MAINTAINER:=Adrian Panella , Josef Schlehofer PKG_LICENSE:=Unlicense