projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e946d9a
)
libnftnl: add package CPE ID
author
Petr Štetiar
<ynezz@true.cz>
Wed, 19 Oct 2022 19:38:08 +0000
(21:38 +0200)
committer
Hauke 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
patch
|
blob
|
history
diff --git
a/package/libs/libnftnl/Makefile
b/package/libs/libnftnl/Makefile
index 37835b43387b31d8bb40c70d6d96183b643c1ac2..84342341564df142374bf49704e95e3169b49902 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.1
PKG_RELEASE:=$(AUTORELEASE)