Browse Source

youtube-dl: update version

Signed-off-by: Adrian Panella <ianchi74@outlook.com>

youtube-dl: update version

Signed-off-by: Adrian Panella <ianchi74@outlook.com>
lilik-openwrt-22.03
Adrian Panella 9 years ago
parent
commit
03d469a5f3
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      multimedia/youtube-dl/Makefile

+ 2
- 2
multimedia/youtube-dl/Makefile View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=youtube-dl
PKG_VERSION:=2016.04.19
PKG_VERSION:=2016.05.16
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://youtube-dl.org/downloads/$(PKG_VERSION)/
PKG_MD5SUM:=7e5c7abc22a58ed55412fe7b263ae644
PKG_MD5SUM:=f50b53b9938eeb43a2466e451e71f474
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
PKG_LICENSE:=Unlicense


Loading…
Cancel
Save