summaryrefslogtreecommitdiffstats
path: root/package/devel
diff options
context:
space:
mode:
authorNick Hainke <vincent@systemli.org>2022-09-03 17:51:24 +0200
committerDaniel Golle <daniel@makrotopia.org>2022-09-06 16:36:36 +0100
commit55c015ae4d115cf8ffb61ee2778d8355c224bd46 (patch)
treeccda71440e8113045ad05008f01c05b0ab13e8a2 /package/devel
parent5c238a44e976aad041bc3afd3f190614c6f20d47 (diff)
downloadopenwrt-55c015ae4d115cf8ffb61ee2778d8355c224bd46.tar.gz
openwrt-55c015ae4d115cf8ffb61ee2778d8355c224bd46.tar.bz2
openwrt-55c015ae4d115cf8ffb61ee2778d8355c224bd46.zip
strace: replace PKG_CPE_ID
Searching for strace in nvd.nist.gov/products/cpe/search [0] will result in "cpe:/a:strace_project:strace". Replace the current PKG_CPE_ID with it. [0] - https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.2&keyword=strace Signed-off-by: Nick Hainke <vincent@systemli.org>
Diffstat (limited to 'package/devel')
-rw-r--r--package/devel/strace/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/devel/strace/Makefile b/package/devel/strace/Makefile
index 9d9db65c17..71d7945003 100644
--- a/package/devel/strace/Makefile
+++ b/package/devel/strace/Makefile
@@ -19,7 +19,7 @@ PKG_HASH:=aa3dc1c8e60e4f6ff3d396514aa247f3c7bf719d8a8dc4dd4fa793be786beca3
PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
PKG_LICENSE:=LGPL-2.1-or-later
PKG_LICENSE_FILES:=COPYING
-PKG_CPE_ID:=cpe:/a:paul_kranenburg:strace
+PKG_CPE_ID:=cpe:/a:strace_project:strace
PKG_FIXUP:=autoreconf
PKG_INSTALL:=1