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:
8f8fa47
)
c-ares: Add CPE ID to track CVEs
author
Rosen Penev
<redacted>
Sun, 19 Aug 2018 22:13:18 +0000
(15:13 -0700)
committer
GitHub
<redacted>
Sun, 19 Aug 2018 22:13:18 +0000
(15:13 -0700)
Signed-off-by: Rosen Penev <redacted>
libs/c-ares/Makefile
patch
|
blob
|
history
diff --git
a/libs/c-ares/Makefile
b/libs/c-ares/Makefile
index a0189968172eb76b9a9e2a94125350b9f53431a3..add7cf8aa716007a332fc162e992431506fafb18 100644
(file)
--- a/
libs/c-ares/Makefile
+++ b/
libs/c-ares/Makefile
@@
-12,6
+12,7
@@
PKG_NAME:=c-ares
PKG_VERSION:=1.14.0
PKG_RELEASE:=1
PKG_LICENSE:=MIT
+PKG_CPE_ID:=cpe:/a:c-ares_project:c-ares
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://c-ares.haxx.se/download
git clone https://git.99rst.org/PROJECT