ncurses: add package CPE ID
authorPetr Štetiar <ynezz@true.cz>
Wed, 19 Oct 2022 19:38:08 +0000 (21:38 +0200)
committerPetr Š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/ncurses/Makefile

index b21dd2b0aba8ee107322879d6a100bc7eb7242c4..14f74082af2f5f1bef8b1f3baa1e107948de8c92 100644 (file)
@@ -8,6 +8,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ncurses
+PKG_CPE_ID:=cpe:/a:gnu:ncurses
 PKG_VERSION:=6.3
 PKG_RELEASE:=$(AUTORELEASE)