From: Hannu Nyman Date: Sun, 28 Oct 2018 12:33:47 +0000 (+0200) Subject: Merge pull request #6817 from neheb/patch-30 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=7662fb4cef1b903a68e738dade565abd23a4235d;p=openwrt-packages.git Merge pull request #6817 from neheb/patch-30 c-ares: Add CPE ID to track CVEs --- 7662fb4cef1b903a68e738dade565abd23a4235d diff --cc libs/c-ares/Makefile index a1c04e50e,add7cf8aa..6b7582411 --- a/libs/c-ares/Makefile +++ b/libs/c-ares/Makefile @@@ -10,8 -10,9 +10,9 @@@ include $(TOPDIR)/rules.m PKG_NAME:=c-ares PKG_VERSION:=1.14.0 -PKG_RELEASE:=1 +PKG_RELEASE:=4 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