youtube-dl: update version 3187/head
authorAdrian Panella <ianchi74@outlook.com>
Mon, 19 Sep 2016 01:48:46 +0000 (20:48 -0500)
committerAdrian Panella <ianchi74@outlook.com>
Mon, 19 Sep 2016 01:53:57 +0000 (20:53 -0500)
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
multimedia/youtube-dl/Makefile

index ef319b4412db2db25ccf9fa8fa283d31de0cf4b1..d93ef7be1b587f6294258a18d5443694b3a45dfc 100644 (file)
@@ -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