Browse Source

Merge pull request #6838 from neheb/patch-34

gnutls: Add PKG_CPE_ID for proper CVE tracking
lilik-openwrt-22.03
Nikos Mavrogiannopoulos 6 years ago
committed by GitHub
parent
commit
2a7e216188
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      libs/gnutls/Makefile

+ 1
- 0
libs/gnutls/Makefile View File

@ -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


Loading…
Cancel
Save