youtube-dl: update version

Signed-off-by: Adrian Panella <ianchi74@outlook.com>
This commit is contained in:
Adrian Panella 2016-09-18 20:48:46 -05:00
parent f84a7cd453
commit 1c80a87bcf

View 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