aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorJosef Schlehofer <pepe.schlehofer@gmail.com>2020-01-23 23:50:40 +0100
committerJosef Schlehofer <pepe.schlehofer@gmail.com>2020-01-24 09:56:17 +0100
commitf0390a40b9552de1ec6ec0b88f065803ad7463e7 (patch)
tree91b754764bca08737cdeca4e8c47180bf6939bab /multimedia
parentf15653b94c2f8b7f82543924d1def20fd80c2cec (diff)
youtube-dl: update to version 2020.1.24
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 b82388368..13b50ad76 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.1.15
+PKG_VERSION:=2020.1.24
PKG_RELEASE:=1
PYPI_NAME:=youtube_dl
-PKG_HASH:=74e341f05e23e1650f57a01a58346cfabe3c841ccb9852c859ed2a383655db2a
+PKG_HASH:=82189f971fbe3f4b2e66a9aba7fb5bdd1b4b8c0876d7cd55382045f5555a5e44
PKG_MAINTAINER:=Adrian Panella <ianchi74@outlook.com>, Josef Schlehofer <pepe.schlehofer@gmail.com>
PKG_LICENSE:=Unlicense