aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorJosef Schlehofer <pepe.schlehofer@gmail.com>2020-03-08 14:16:49 +0100
committerJosef Schlehofer <pepe.schlehofer@gmail.com>2020-03-09 11:25:03 +0100
commit5d565db22234f72df7f10c874b033de4a9e6bd96 (patch)
treed734f96204c7a4f57b7a6c680835577ce1871824 /multimedia
parent3724ed3d6888705c64cb38f8f66aad5486d192ae (diff)
youtube-dl: update to version 2020.3.8
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/youtube-dl/Makefile4
1 files changed, 2 insertions, 2 deletions
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 <ianchi74@outlook.com>, Josef Schlehofer <pepe.schlehofer@gmail.com>
PKG_LICENSE:=Unlicense