mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-08 15:49:35 +00:00
nettle: add PKG_CPE_ID
Add CPE ID for tracking CVEs. Signed-off-by: Nick Hainke <vincent@systemli.org>
This commit is contained in:
parent
98e2501de5
commit
e7661c64c3
@ -18,6 +18,7 @@ PKG_HASH:=364f3e2b77cd7dcde83fd7c45219c834e54b0c75e428b6f894a23d12dd41cbfe
|
|||||||
|
|
||||||
PKG_LICENSE:=GPL-2.0-or-later
|
PKG_LICENSE:=GPL-2.0-or-later
|
||||||
PKG_LICENSE_FILES:=COPYING
|
PKG_LICENSE_FILES:=COPYING
|
||||||
|
PKG_CPE_ID:=cpe:/a:nettle_project:nettle
|
||||||
PKG_BUILD_PARALLEL:=1
|
PKG_BUILD_PARALLEL:=1
|
||||||
|
|
||||||
PKG_CONFIG_DEPENDS := CONFIG_LIBNETTLE_MINI
|
PKG_CONFIG_DEPENDS := CONFIG_LIBNETTLE_MINI
|
||||||
|
Loading…
Reference in New Issue
Block a user