commit 1c80a87bcf1c3f972d3659d0dd25d8f2070d4362
parent f84a7cd453428795c1e5ab203a737f27978ae060
Author: Adrian Panella <ianchi74@outlook.com>
Date: Sun, 18 Sep 2016 20:48:46 -0500
youtube-dl: update version
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/multimedia/youtube-dl/Makefile b/multimedia/youtube-dl/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=youtube-dl
-PKG_VERSION:=2016.08.13
+PKG_VERSION:=2016.09.19
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://yt-dl.org/downloads/$(PKG_VERSION)/
-PKG_MD5SUM:=cd50b7e3df1d63b86fae0b6fa5e05a2f
+PKG_MD5SUM:=c760476f7950fb579c430e2db069fc8c
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
PKG_LICENSE:=Unlicense