youtube-dl: update version 3593/head
authorAdrian Panella <ianchi74@outlook.com>
Mon, 28 Nov 2016 19:17:25 +0000 (13:17 -0600)
committerAdrian Panella <ianchi74@outlook.com>
Mon, 28 Nov 2016 19:17:25 +0000 (13:17 -0600)
Update version

Signed-off-by: Adrian Panella <ianchi74@outlook.com>
multimedia/youtube-dl/Makefile

index d93ef7be1b587f6294258a18d5443694b3a45dfc..a510a7e44f74d5f7e77cc2ae4a9f2961e7597422 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=youtube-dl
-PKG_VERSION:=2016.09.19
+PKG_VERSION:=2016.11.27
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://yt-dl.org/downloads/$(PKG_VERSION)/
-PKG_MD5SUM:=c760476f7950fb579c430e2db069fc8c
+PKG_MD5SUM:=2bb2c4ebf5335d69e03e32a0309abfba
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
 
 PKG_LICENSE:=Unlicense