Browse Source
gnutls: Add PKG_CPE_ID for proper CVE tracking
Signed-off-by: Rosen Penev <rosenp@gmail.com>
lilik-openwrt-22.03
Rosen Penev
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
libs/gnutls/Makefile
|
|
@ -18,6 +18,7 @@ PKG_HASH:=0924dec90c37c05f49fec966eba3672dab4d336d879e5c06e06e13325cbfec25 |
|
|
|
#PKG_FIXUP:=autoreconf gettext-version
|
|
|
|
PKG_MAINTAINER:=Nikos Mavrogiannopoulos <nmav@gnutls.org> |
|
|
|
PKG_LICENSE:=LGPLv2.1+ |
|
|
|
PKG_CPE_ID:=cpe:/a:gnu:gnutls |
|
|
|
|
|
|
|
PKG_INSTALL:=1 |
|
|
|
PKG_LIBTOOL_PATHS:=. lib |
|
|
|