libnftnl: add package CPE ID
authorPetr Štetiar <ynezz@true.cz>
Wed, 19 Oct 2022 19:38:08 +0000 (21:38 +0200)
committerPetr Štetiar <ynezz@true.cz>
Wed, 19 Oct 2022 19:40:23 +0000 (21:40 +0200)
Common Platform Enumeration (CPE) is a structured naming scheme for
information technology systems, software, and packages.

Suggested-by: Steffen Pfendtner <s.pfendtner@ads-tec.de>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
package/libs/libnftnl/Makefile

index 3bb4c57cfcde89267d8581148b1f9094374114ed..d4b58c99c4c764a204f88bd3d5878ffd06411660 100644 (file)
@@ -8,6 +8,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libnftnl
+PKG_CPE_ID:=cpe:/a:netfilter:libnftnl
 PKG_VERSION:=1.2.3
 PKG_RELEASE:=$(AUTORELEASE)