mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14:40 +01:00
youtube-dl: update version
Update to version 2017.02.17 Signed-off-by: Adrian Panella <ianchi74@outlook.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user