aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorPetr Štetiar <ynezz@true.cz>2022-10-19 21:38:08 +0200
committerPetr Štetiar <ynezz@true.cz>2022-10-19 21:40:23 +0200
commitefb4324c36a024ae6340d85352fb6c766a27a821 (patch)
treee8568123a0c85b6da82a60e2ea3b5952914c1161 /package
parentfdd605581c4a7929892ecfe6d66311d3c126c0f3 (diff)
downloadupstream-efb4324c36a024ae6340d85352fb6c766a27a821.tar.gz
upstream-efb4324c36a024ae6340d85352fb6c766a27a821.tar.bz2
upstream-efb4324c36a024ae6340d85352fb6c766a27a821.zip
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 <s.pfendtner@ads-tec.de> Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'package')
-rw-r--r--package/libs/libnftnl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/libs/libnftnl/Makefile b/package/libs/libnftnl/Makefile
index 3bb4c57cfc..d4b58c99c4 100644
--- a/package/libs/libnftnl/Makefile
+++ b/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)