index
:
openwrt-packages.git
Community maintained packages for OpenWrt
log msg
author
committer
range
linksys3200ac-master
master
update/libndpi-to-4.6
update/udpspeeder
about
summary
refs
log
tree
commit
diff
path:
root
/
utils
/
tini
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'utils/tini')
-rw-r--r--
utils/tini/Makefile
1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/tini/Makefile b/utils/tini/Makefile
index a122ec255..e6e5aeb55 100644
--- a/
utils/tini/Makefile
+++ b/
utils/tini/Makefile
@@ -13,6 +13,7 @@ TINI_COMMIT:=de40ad0
PKG_MAINTAINER:=Gerard Ryan <G.M0N3Y.2503@gmail.com>
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENSE
+PKG_CPE_ID:=cpe:/a:tini_project:tini
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/cmake.mk