libs/libinput: assign PKG_CPE_ID
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Thu, 25 Jan 2024 21:25:23 +0000 (22:25 +0100)
committerRosen Penev <rosenp@gmail.com>
Mon, 29 Jan 2024 23:59:32 +0000 (15:59 -0800)
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:freedesktop:libinput

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
libs/libinput/Makefile

index 03fdf8711d4b269580b08639a51728a010ca5862..eeabb8ee7d9c2c696d8edb50fd9b8326728fba80 100644 (file)
@@ -15,6 +15,7 @@ PKG_HASH:=ff33a570b5a936c81e6c08389a8581c2665311d026ce3d225c88d09c49f9b440
 PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
 PKG_LICENSE:=MIT
 PKG_LICENSE_FILES:=COPYING
+PKG_CPE_ID:=cpe:/a:freedesktop:libinput
 
 include $(INCLUDE_DIR)/package.mk
 include $(INCLUDE_DIR)/meson.mk