mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
Merge pull request #6817 from neheb/patch-30
c-ares: Add CPE ID to track CVEs
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user