aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosef Schlehofer <pepe.schlehofer@gmail.com>2020-06-05 22:09:11 +0200
committerJosef Schlehofer <pepe.schlehofer@gmail.com>2020-06-05 22:09:33 +0200
commitec0b891b628c4afa3b4673d0c5c7918fd72a35f8 (patch)
treea76a5450533afd2b1eea4c78da2e4c22b2a8e6a1
parent036030c852ef8e25d50f5fe98f9eb342b13b75e6 (diff)
youtube-dl: update to version 2020.6.6
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
-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 ea4b1e618..9cfff16fa 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.5.29
+PKG_VERSION:=2020.6.6
PKG_RELEASE:=1
PYPI_NAME:=youtube_dl
-PKG_HASH:=1a3d84afa851dce2fccc2dfc0f9ffa0e22314ffba6d528b34b4a7fe3e0cf2264
+PKG_HASH:=74e6cc7395060fc39f0b8e21c1e4707486da904c96145bd875187bda2da83b04
PKG_MAINTAINER:=Adrian Panella <ianchi74@outlook.com>, Josef Schlehofer <pepe.schlehofer@gmail.com>
PKG_LICENSE:=Unlicense