mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 19:14:30 +04:00
yt-dlp: assign PKG_CPE_ID
Link: https://nvd.nist.gov/products/cpe/detail/2739DE26-F16B-478E-A270-32C659C7F2C6?namingFormat=2.2&orderBy=CPEURI&keyword=yt-dlp&status=FINAL Link: https://github.com/openwrt/packages/issues/8534 Signed-off-by: George Sapkin <george@sapk.in>
This commit is contained in:
committed by
Josef Schlehofer
parent
afe9935ff4
commit
303f7973f7
@@ -11,6 +11,7 @@ PYPI_SOURCE_NAME:=yt_dlp
|
|||||||
PKG_MAINTAINER:=Michal Vasilek <michal.vasilek@nic.cz>
|
PKG_MAINTAINER:=Michal Vasilek <michal.vasilek@nic.cz>
|
||||||
PKG_LICENSE:=Unlicense
|
PKG_LICENSE:=Unlicense
|
||||||
PKG_LICENSE_FILES:=LICENSE
|
PKG_LICENSE_FILES:=LICENSE
|
||||||
|
PKG_CPE_ID:=cpe:/a:yt-dlp_project:yt-dlp
|
||||||
|
|
||||||
PKG_BUILD_DEPENDS:=python-hatchling/host
|
PKG_BUILD_DEPENDS:=python-hatchling/host
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user