youtube-dl: update upstream version

Signed-off-by: Adrian Panella <ianchi74@outlook.com>
This commit is contained in:
Adrian Panella 2016-04-20 00:46:38 -05:00
parent df641e5fbc
commit 5a358bcd2f
1 changed files with 2 additions and 2 deletions

View 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