youtube-dl: update to version 2019.05.11

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
This commit is contained in:
Josef Schlehofer 2019-05-12 11:41:04 +02:00
parent 76ebe2be00
commit 5387239ad1
No known key found for this signature in database
GPG Key ID: B950216FE4329F4C
1 changed files with 2 additions and 2 deletions

View File

@ -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