Browse Source

Merge pull request #13399 from BKPepe/ytdl

youtube-dl: update to version 2020.9.14
lilik-openwrt-22.03
Josef Schlehofer 4 years ago
committed by GitHub
parent
commit
939d47d240
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      multimedia/youtube-dl/Makefile

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

@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=youtube-dl
PKG_VERSION:=2020.9.6
PKG_VERSION:=2020.9.14
PKG_RELEASE:=1
PYPI_NAME:=youtube_dl
PKG_HASH:=eced5195e3264c36d2d62610bf235f75b592d5bb2f8ac424fd8da54ee426cd75
PKG_HASH:=fdd7e328c6f23e83f331490293dc8fb4d4ca07eaf22b895d51021541abcc4236
PKG_MAINTAINER:=Josef Schlehofer <pepe.schlehofer@gmail.com>
PKG_LICENSE:=Unlicense


Loading…
Cancel
Save