aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libbsd
diff options
context:
space:
mode:
authorAlexander Couzens <lynxis@fe80.eu>2023-09-18 22:53:14 +0200
committerAlexander Couzens <lynxis@fe80.eu>2023-09-27 22:37:01 +0200
commit388d2133926d1a85a423c83b8fcffb0e26b5681f (patch)
tree8366e024b9626f18b9e01719c4242c8eb933c992 /package/libs/libbsd
parent782341458c25edc4d4233bf70c950918380a0b97 (diff)
downloadupstream-388d2133926d1a85a423c83b8fcffb0e26b5681f.tar.gz
upstream-388d2133926d1a85a423c83b8fcffb0e26b5681f.tar.bz2
upstream-388d2133926d1a85a423c83b8fcffb0e26b5681f.zip
packages: assign PKG_CPE_ID for all missing packages
The PKG_CPE_ID links to NIST CPE version 2.2. Assign PKG_CPE_ID to all remaining package which have a CPE ID. Not every package has CPE id. Related: https://github.com/openwrt/packages/issues/8534 Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
Diffstat (limited to 'package/libs/libbsd')
-rw-r--r--package/libs/libbsd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/libs/libbsd/Makefile b/package/libs/libbsd/Makefile
index 1872e3ce30..6a148a985f 100644
--- a/package/libs/libbsd/Makefile
+++ b/package/libs/libbsd/Makefile
@@ -10,6 +10,7 @@ PKG_HASH:=9baa186059ebbf25c06308e9f991fda31f7183c0f24931826d83aa6abd8a0261
PKG_LICENSE:=BSD-4-Clause
PKG_LICENSE_FILES:=COPYING
+PKG_CPE_ID:=cpe:/a:freedesktop:libbsd
PKG_INSTALL:=1
PKG_BUILD_PARALLEL:=1