Merge pull request #8022 from BKPepe/youtube-dl

youtube-dl: update to version 2019.01.23
This commit is contained in:
Hannu Nyman 2019-01-23 18:21:28 +02:00 committed by GitHub
commit 702de5869d
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.17
PKG_VERSION:=2019.01.23
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:=28fd052768990b19ffb1e72034ae2fc1c35b9537b3bf8e0f735194aeb92f21ee
PKG_HASH:=18142591ff58c6f757e6ba2370a855ad3f3b356a2ba6f66705977fc05ec813f3
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_LICENSE:=Unlicense