youtube-dl: Update to version 2019.10.29
authorJosef Schlehofer <pepe.schlehofer@gmail.com>
Tue, 29 Oct 2019 08:03:04 +0000 (09:03 +0100)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Tue, 5 Nov 2019 21:50:54 +0000 (22:50 +0100)
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry-picked from commit fe5d1cdb937a41ac1699beb9e19cddf5b0d97edf)

multimedia/youtube-dl/Makefile

index e5657f8c4cdbaa11712c999fccfad1690fed97cd..801eaf474b63a98bdd817573bfe0c28cbab55bd4 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=youtube-dl
-PKG_VERSION:=2019.10.22
+PKG_VERSION:=2019.10.29
 PKG_RELEASE:=1
 
 PKG_SOURCE:=youtube_dl-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://files.pythonhosted.org/packages/source/y/youtube_dl/
-PKG_HASH:=b6e7e80691dfc0e2637565857d2c866842e0db14869586c900f3930dc1737019
+PKG_HASH:=0b6611807b0bb978a0384ddebf215ea1f974ecf73d80d04e9f614ff30b1443f0
 PKG_BUILD_DIR:=$(BUILD_DIR)/youtube_dl-$(PKG_VERSION)
 
 PKG_MAINTAINER:=Adrian Panella <ianchi74@outlook.com>, Josef Schlehofer <pepe.schlehofer@gmail.com>