aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorJosef Schlehofer <pepe.schlehofer@gmail.com>2020-03-06 04:43:45 +0100
committerJosef Schlehofer <pepe.schlehofer@gmail.com>2020-03-06 08:44:46 +0100
commit7f249a39dced7edd5c5d3fe323c87527164adeeb (patch)
tree3b4cbe3d42487a483c969d5b4ed3a666c503a9f4 /multimedia
parente0c0c3c3f030c8582c9493ff894ee0528198f2ce (diff)
youtube-dl: update to version 2020.3.6
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 6fcfd1e2a..06887b22c 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.1
+PKG_VERSION:=2020.3.6
PKG_RELEASE:=1
PYPI_NAME:=youtube_dl
-PKG_HASH:=fe617fa21730da7b5200b7655737c54ba4e4cf0978a2a7adcfb2ea6c679b7f8a
+PKG_HASH:=771e1ef757f1d31f6bce8e2584839234cbb749282fdf67111bd7272f7183e08e
PKG_MAINTAINER:=Adrian Panella <ianchi74@outlook.com>, Josef Schlehofer <pepe.schlehofer@gmail.com>
PKG_LICENSE:=Unlicense