Przeglądaj źródła

libsepol: add PKG_CPE_ID

Add CPE ID for tracking CVEs.

Signed-off-by: Nick Hainke <[email protected]>
Nick Hainke 3 lat temu
rodzic
commit
d40948b35d
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      package/libs/libsepol/Makefile

+ 1 - 0
package/libs/libsepol/Makefile

@@ -14,6 +14,7 @@ PKG_SOURCE_URL:=https://github.com/SELinuxProject/selinux/releases/download/$(PK
 PKG_HASH:=2d97df3eb8466169b389c3660acbb90c54200ac96e452eca9f41a9639f4f238b
 
 PKG_MAINTAINER:=Thomas Petazzoni <[email protected]>
+PKG_CPE_ID:=cpe:/a:selinuxproject:libsepol
 
 include $(INCLUDE_DIR)/package.mk
 include $(INCLUDE_DIR)/host-build.mk