Merge pull request #7950 from BKPepe/youtube-dl

youtube-dl: update to version 2019.01.10
This commit is contained in:
Hannu Nyman 2019-01-18 17:32:00 +02:00 committed by GitHub
commit c79b32e3a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=youtube-dl
PKG_VERSION:=2019.01.02
PKG_VERSION:=2019.01.10
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/rg3/youtube-dl/tar.gz/$(PKG_VERSION)?
PKG_HASH:=db79ec9ffdadec820bd422e236c81f7e39d6e57f3adfcd372f8a9ea92fd918f0
PKG_HASH:=3101815590f49571f3631b647b8c717bcc1820d9630f2bb57dbcd3f037f9f2a3
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_LICENSE:=Unlicense