From: Josef Schlehofer Date: Sun, 8 Mar 2020 13:16:49 +0000 (+0100) Subject: youtube-dl: update to version 2020.3.8 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=5d565db22234f72df7f10c874b033de4a9e6bd96;p=openwrt-packages.git youtube-dl: update to version 2020.3.8 Signed-off-by: Josef Schlehofer --- diff --git a/multimedia/youtube-dl/Makefile b/multimedia/youtube-dl/Makefile index 06887b22c..113afc396 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.6 +PKG_VERSION:=2020.3.8 PKG_RELEASE:=1 PYPI_NAME:=youtube_dl -PKG_HASH:=771e1ef757f1d31f6bce8e2584839234cbb749282fdf67111bd7272f7183e08e +PKG_HASH:=1b098b7ae41551f46dbae70e56dbabdf39c8faf50e072d0c0b42c44d64afebf8 PKG_MAINTAINER:=Adrian Panella , Josef Schlehofer PKG_LICENSE:=Unlicense