Merge pull request #6817 from neheb/patch-30
c-ares: Add CPE ID to track CVEs
This commit is contained in:
commit
7662fb4cef
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ PKG_NAME:=c-ares
|
||||||
PKG_VERSION:=1.14.0
|
PKG_VERSION:=1.14.0
|
||||||
PKG_RELEASE:=4
|
PKG_RELEASE:=4
|
||||||
PKG_LICENSE:=MIT
|
PKG_LICENSE:=MIT
|
||||||
|
PKG_CPE_ID:=cpe:/a:c-ares_project:c-ares
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=https://c-ares.haxx.se/download
|
PKG_SOURCE_URL:=https://c-ares.haxx.se/download
|
||||||
|
|
Loading…
Reference in a new issue