Browse Source
Merge pull request #8525 from ja-pa/rpcbind-cpe-id
rpcbind: Add PKG_CPE_ID for proper CVE tracking
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
-
net/rpcbind/Makefile
|
|
@ -10,6 +10,7 @@ PKG_HASH:=2ce360683963b35c19c43f0ee2c7f18aa5b81ef41c3fdbd15ffcb00b8bffda7a |
|
|
|
|
|
|
|
PKG_MAINTAINER:=Andy Walsh <andy.walsh44+github@gmail.com> |
|
|
|
PKG_LICENSE:=BSD-3-Clause |
|
|
|
PKG_CPE_ID:=cpe:/a:rpcbind_project:rpcbind |
|
|
|
|
|
|
|
PKG_FIXUP:=autoreconf |
|
|
|
PKG_REMOVE_FILES:=autogen.sh aclocal.m4 |
|
|
|