commit b771a14f739e1e25ba9d44300b03ebb2527d93f2
parent 7685db7a9de01e389a2eb6befcf5c5052db5f43b
Author: Adrian Panella <ianchi74@outlook.com>
Date: Mon, 11 Jul 2016 14:35:10 -0500
youtube-dl:update version
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/multimedia/youtube-dl/Makefile b/multimedia/youtube-dl/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=youtube-dl
-PKG_VERSION:=2016.05.16
+PKG_VERSION:=2016.07.11
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://youtube-dl.org/downloads/$(PKG_VERSION)/
-PKG_MD5SUM:=f50b53b9938eeb43a2466e451e71f474
+PKG_MD5SUM:=2175d314e9a2715bf724b8c683ee536f
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
PKG_LICENSE:=Unlicense