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:
8ba27ce
)
multimedia/go2rtc: assign PKG_CPE_ID
author
Fabrice Fontaine
<redacted>
Sat, 14 Mar 2026 20:20:04 +0000
(21:20 +0100)
committer
Alexandru Ardelean
<redacted>
Thu, 19 Mar 2026 12:38:04 +0000
(14:38 +0200)
cpe:/a:alexxit:go2rtc is the correct CPE ID for go2rtc:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:alexxit:go2rtc
Signed-off-by: Fabrice Fontaine <redacted>
multimedia/go2rtc/Makefile
patch
|
blob
|
history
diff --git
a/multimedia/go2rtc/Makefile
b/multimedia/go2rtc/Makefile
index 7f4a14bd1a43d34776c940814c0cfe7e78b653ec..9baca4db599f49649922af6f7e2f698279e8c437 100644
(file)
--- a/
multimedia/go2rtc/Makefile
+++ b/
multimedia/go2rtc/Makefile
@@
-12,6
+12,7
@@
PKG_SOURCE_VERSION:=v$(PKG_VERSION)
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENSE
PKG_MAINTAINER:=Vladimir Ermakov <vooon341@gmail.com>
+PKG_CPE_ID:=cpe:/a:alexxit:go2rtc
PKG_BUILD_DEPENDS:=golang/host
PKG_BUILD_PARALLEL:=1
git clone https://git.99rst.org/PROJECT