Merge pull request #11656 from BKPepe/youtubedl

youtube-dl: update to version 2020.3.24
This commit is contained in:
Daniel Engberg 2020-03-24 10:05:17 +01:00 committed by GitHub
commit b827691a62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=youtube-dl
PKG_VERSION:=2020.3.8
PKG_VERSION:=2020.3.24
PKG_RELEASE:=1
PYPI_NAME:=youtube_dl
PKG_HASH:=1b098b7ae41551f46dbae70e56dbabdf39c8faf50e072d0c0b42c44d64afebf8
PKG_HASH:=4b03efe439f7cae26eba909821d1df00a9a4eb82741cb2e8b78fe29702bd4633
PKG_MAINTAINER:=Adrian Panella <ianchi74@outlook.com>, Josef Schlehofer <pepe.schlehofer@gmail.com>
PKG_LICENSE:=Unlicense