youtube-dl: update version 4046/head
authorAdrian Panella <ianchi74@outlook.com>
Mon, 20 Feb 2017 23:46:59 +0000 (17:46 -0600)
committerAdrian Panella <ianchi74@outlook.com>
Mon, 20 Feb 2017 23:46:59 +0000 (17:46 -0600)
Update to version 2017.02.17

Signed-off-by: Adrian Panella <ianchi74@outlook.com>
multimedia/youtube-dl/Makefile

index a510a7e44f74d5f7e77cc2ae4a9f2961e7597422..6433079f947236931b8da310dbf7e3bad4f9ece8 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=youtube-dl
-PKG_VERSION:=2016.11.27
+PKG_VERSION:=2017.02.17
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://yt-dl.org/downloads/$(PKG_VERSION)/
-PKG_MD5SUM:=2bb2c4ebf5335d69e03e32a0309abfba
+PKG_MD5SUM:=d38dbe099af22eb9af35b0e8b274dc4e
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
 
 PKG_LICENSE:=Unlicense