Merge pull request #13455 from BKPepe/youtubedl
youtube-dl: update to version 2020.9.20
This commit is contained in:
commit
3cb1b9e674
1 changed files with 2 additions and 2 deletions
|
@ -8,11 +8,11 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=youtube-dl
|
PKG_NAME:=youtube-dl
|
||||||
PKG_VERSION:=2020.9.14
|
PKG_VERSION:=2020.9.20
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PYPI_NAME:=youtube_dl
|
PYPI_NAME:=youtube_dl
|
||||||
PKG_HASH:=fdd7e328c6f23e83f331490293dc8fb4d4ca07eaf22b895d51021541abcc4236
|
PKG_HASH:=67fb9bfa30f5b8f06227c478a8a6ed04af1f97ad4e81dd7e2ce518df3e275391
|
||||||
|
|
||||||
PKG_MAINTAINER:=Josef Schlehofer <pepe.schlehofer@gmail.com>
|
PKG_MAINTAINER:=Josef Schlehofer <pepe.schlehofer@gmail.com>
|
||||||
PKG_LICENSE:=Unlicense
|
PKG_LICENSE:=Unlicense
|
||||||
|
|
Loading…
Reference in a new issue