mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 10:51:55 +00:00
lang/chicken-scheme: assign PKG_CPE_ID
cpe:/a:call-cc:chicken is the correct CPE ID for chicken-scheme: https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:call-cc:chicken Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
This commit is contained in:
committed by
Alexandru Ardelean
parent
ea304cb734
commit
8ba27ceef9
@@ -16,6 +16,7 @@ PKG_MAINTAINER:=Jeronimo Pellegrini <j_p@aleph0.info>
|
|||||||
|
|
||||||
PKG_LICENSE:=BSD-3-Clause
|
PKG_LICENSE:=BSD-3-Clause
|
||||||
PKG_LICENSE_FILES:=LICENSE
|
PKG_LICENSE_FILES:=LICENSE
|
||||||
|
PKG_CPE_ID:=cpe:/a:call-cc:chicken
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user