Browse Source

libnftnl: add package CPE ID

Common Platform Enumeration (CPE) is a structured naming scheme for
information technology systems, software, and packages.

Suggested-by: Steffen Pfendtner <[email protected]>
Signed-off-by: Petr Štetiar <[email protected]>
Petr Štetiar 3 years ago
parent
commit
efb4324c36
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/libs/libnftnl/Makefile

+ 1 - 0
package/libs/libnftnl/Makefile

@@ -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)