Browse Source

Merge pull request #12046 from BKPepe/youtubedl

youtube-dl: update to version 2020.5.3
lilik-openwrt-22.03
Rosen Penev 4 years ago
committed by GitHub
parent
commit
d6caf776ae
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      multimedia/youtube-dl/Makefile

+ 3
- 3
multimedia/youtube-dl/Makefile View File

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


Loading…
Cancel
Save