git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
ea304cb
)
lang/chicken-scheme: assign PKG_CPE_ID
author
Fabrice Fontaine
<redacted>
Tue, 17 Mar 2026 22:09:06 +0000
(23:09 +0100)
committer
Alexandru Ardelean
<redacted>
Thu, 19 Mar 2026 12:37:50 +0000
(14:37 +0200)
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 <redacted>
lang/chicken-scheme/Makefile
patch
|
blob
|
history
diff --git
a/lang/chicken-scheme/Makefile
b/lang/chicken-scheme/Makefile
index 5dbf169a53667f23d8178eb720f5f29ada4aef0b..4192a16a1f9fcf1b43b747c69c0d562f992e442e 100644
(file)
--- a/
lang/chicken-scheme/Makefile
+++ b/
lang/chicken-scheme/Makefile
@@
-16,6
+16,7
@@
PKG_MAINTAINER:=Jeronimo Pellegrini <j_p@aleph0.info>
PKG_LICENSE:=BSD-3-Clause
PKG_LICENSE_FILES:=LICENSE
+PKG_CPE_ID:=cpe:/a:call-cc:chicken
include $(INCLUDE_DIR)/package.mk
git clone https://git.99rst.org/PROJECT