youtube-dl: update upstream version 2614/head
authorAdrian Panella <ianchi74@outlook.com>
Wed, 20 Apr 2016 05:46:38 +0000 (00:46 -0500)
committerAdrian Panella <ianchi74@outlook.com>
Wed, 20 Apr 2016 05:46:38 +0000 (00:46 -0500)
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
multimedia/youtube-dl/Makefile

index b6ff2c21cbe4167b92a9a7b3debd8a570a35195a..ac9c1d70e6180c61b5416972f1d35cd1323146ac 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=youtube-dl
-PKG_VERSION:=2016.04.06
+PKG_VERSION:=2016.04.19
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://youtube-dl.org/downloads/$(PKG_VERSION)/
-PKG_MD5SUM:=6457b915a6df78deb6e730cc425f9695
+PKG_MD5SUM:=7e5c7abc22a58ed55412fe7b263ae644
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
 
 PKG_LICENSE:=Unlicense