aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorJosef Schlehofer <pepe.schlehofer@gmail.com>2018-12-29 10:22:15 +0100
committerJosef Schlehofer <pepe.schlehofer@gmail.com>2018-12-29 19:46:55 +0100
commitc12b0041be3ca9b999f48e50a68469971d8ec8a6 (patch)
tree2ee18166ece24fa01d482b258709aa6dcbbe74a4 /multimedia
parentbf2521fb4ab853c96828432d4358167f895e6ae1 (diff)
youtube-dl: update to version 2018.12.17
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 30a9a3aaa..50c9c4026 100644
--- a/multimedia/youtube-dl/Makefile
+++ b/multimedia/youtube-dl/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=youtube-dl
-PKG_VERSION:=2018.12.09
+PKG_VERSION:=2018.12.17
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/rg3/youtube-dl/tar.gz/$(PKG_VERSION)?
-PKG_HASH:=f277dee39adcf1fa19a14846eebc1e2c3749dd245e11d51783fa5ea366f34bff
+PKG_HASH:=4118222874747756adbd0c3a5bee7720b2557d26b55155b31715d68cd4df5887
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_LICENSE:=Unlicense