libnftnl: add package CPE ID
authorPetr Štetiar <ynezz@true.cz>
Wed, 19 Oct 2022 19:38:08 +0000 (21:38 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 23 Oct 2022 12:21:03 +0000 (14:21 +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>
(cherry picked from commit efb4324c36a024ae6340d85352fb6c766a27a821)

package/libs/libnftnl/Makefile

index 37835b43387b31d8bb40c70d6d96183b643c1ac2..84342341564df142374bf49704e95e3169b49902 100644 (file)
@@ -8,6 +8,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libnftnl
+PKG_CPE_ID:=cpe:/a:netfilter:libnftnl
 PKG_VERSION:=1.2.1
 PKG_RELEASE:=$(AUTORELEASE)