mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
Merge pull request #8966 from BKPepe/18.06-ytdl
[OpenWrt 18.06] youtube-dl: update to version 2019.05.11
This commit is contained in:
@@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=youtube-dl
|
||||
PKG_VERSION:=2019.04.24
|
||||
PKG_VERSION:=2019.05.11
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://codeload.github.com/ytdl-org/youtube-dl/tar.gz/$(PKG_VERSION)?
|
||||
PKG_HASH:=f39fbcb57a012a7a55b11666603e6d6f87f520b926932c706af7946dbe6f84a7
|
||||
PKG_HASH:=f823c401fc28213872d7fa10b82bfc4260ebba6a08a23be71e5c9fb2c2290327
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
|
||||
PKG_LICENSE:=Unlicense
|
||||
|
||||
Reference in New Issue
Block a user