diff options
author | Fabrice Fontaine <fontaine.fabrice@gmail.com> | 2024-02-02 18:37:33 +0100 |
---|---|---|
committer | Rosen Penev <rosenp@gmail.com> | 2024-02-04 16:16:10 -0800 |
commit | 5afe5c9031190844f267357c68efe3c9c3cbe51d (patch) | |
tree | 7ea28eb252a863372288036d0cb7d767b947a8b2 /libs/gpgme | |
parent | dfb030d4120228cdda353bbbac9fda94031dae07 (diff) |
treewide: assign PKG_CPE_ID
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Diffstat (limited to 'libs/gpgme')
-rw-r--r-- | libs/gpgme/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/gpgme/Makefile b/libs/gpgme/Makefile index 90fe1be35..c4fa31780 100644 --- a/libs/gpgme/Makefile +++ b/libs/gpgme/Makefile @@ -11,6 +11,7 @@ PKG_HASH:=416e174e165734d84806253f8c96bda2993fd07f258c3aad5f053a6efd463e88 PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org> PKG_LICENSE:=LGPL-2.1-or-later PKG_LICENSE_FILES:=COPYING +PKG_CPE_ID:=cpe:/a:gnu:gpgme PKG_FIXUP:=autoreconf PKG_INSTALL:=1 |