From 3b582ebd3f68d8cfc73f46e9d33741355916cb39 Mon Sep 17 00:00:00 2001 From: Josef Schlehofer Date: Mon, 7 Dec 2020 03:32:29 +0100 Subject: [PATCH] youtube-dl: update to version 2020.12.7 Signed-off-by: Josef Schlehofer (cherry picked from commit 87e15391cd50b4f72da686f76ed2a012694c2c3f) --- multimedia/youtube-dl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/multimedia/youtube-dl/Makefile b/multimedia/youtube-dl/Makefile index 47371ce5a8..1621ba3fb9 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.11.1.1 +PKG_VERSION:=2020.12.7 PKG_RELEASE:=1 PYPI_NAME:=youtube_dl -PKG_HASH:=b73379d6b08f03aec49a1899affe4cfd35bb92002dbdb3a3a1435a5811d4f120 +PKG_HASH:=bd127c3251a8e9f7a0eb18e4bbcf98409c0365354f735c985325bc19af669a24 PKG_MAINTAINER:=Josef Schlehofer PKG_LICENSE:=Unlicense -- 2.30.2