libmnl: add PKG_CPE_ID
authorNick Hainke <[email protected]>
Sat, 3 Sep 2022 16:15:24 +0000 (18:15 +0200)
committerDaniel Golle <[email protected]>
Tue, 6 Sep 2022 15:36:44 +0000 (16:36 +0100)
Add CPE ID for tracking CVEs.

Signed-off-by: Nick Hainke <[email protected]>
package/libs/libmnl/Makefile

index 2632cc2d946a9ed215b43ac946d6065f662736d2..06f79d5384c5898fef3326bb479d64b602b73ee0 100644 (file)
@@ -22,6 +22,7 @@ PKG_MAINTAINER:=Jo-Philipp Wich <[email protected]>
 PKG_FIXUP:=autoreconf
 PKG_INSTALL:=1
 PKG_LICENSE:=LGPL-2.1+
+PKG_CPE_ID:=cpe:/a:netfilter:libmnl
 
 include $(INCLUDE_DIR)/package.mk