mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 10:51:55 +00:00
libs/libsoxr: drop PKG_CPE_ID
cpe:/a:sox:sox is not a correct CPE ID for libsoxr:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:sox:sox
Fixes: 299e5b0a9b (treewide: add PKG_CPE_ID for better cvescanner coverage)
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
This commit is contained in:
committed by
Florian Eckert
parent
36ddf0bfb7
commit
0ba436e642
@@ -19,7 +19,6 @@ PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net>, \
|
|||||||
Mike Brady <mikebrady@eircom.net>
|
Mike Brady <mikebrady@eircom.net>
|
||||||
PKG_LICENSE:=LGPL-2.1
|
PKG_LICENSE:=LGPL-2.1
|
||||||
PKG_LICENSE_FILES:=LICENCE
|
PKG_LICENSE_FILES:=LICENCE
|
||||||
PKG_CPE_ID:=cpe:/a:sox:sox
|
|
||||||
|
|
||||||
CMAKE_INSTALL:=1
|
CMAKE_INSTALL:=1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user