projects
/
openwrt
/
staging
/
robimarko.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fdd6055
)
libnftnl: add package CPE ID
author
Petr Štetiar
<ynezz@true.cz>
Wed, 19 Oct 2022 19:38:08 +0000
(21:38 +0200)
committer
Petr Š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
patch
|
blob
|
history
diff --git
a/package/libs/libnftnl/Makefile
b/package/libs/libnftnl/Makefile
index 3bb4c57cfcde89267d8581148b1f9094374114ed..d4b58c99c4c764a204f88bd3d5878ffd06411660 100644
(file)
--- 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)