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 /sound/sox | |
parent | dfb030d4120228cdda353bbbac9fda94031dae07 (diff) |
treewide: assign PKG_CPE_ID
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Diffstat (limited to 'sound/sox')
-rw-r--r-- | sound/sox/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/sox/Makefile b/sound/sox/Makefile index 32561780a..398a325da 100644 --- a/sound/sox/Makefile +++ b/sound/sox/Makefile @@ -16,6 +16,7 @@ PKG_HASH:=81a6956d4330e75b5827316e44ae381e6f1e8928003c6aa45896da9041ea149c PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net> PKG_LICENSE:=LGPL-2.1 GPL-2.0 PKG_LICENSE_FILES:=COPYING LICENSE.LGPL LICENSE.GPL +PKG_CPE_ID:=cpe:/a:sound_exchange_project:sound_exchange PKG_INSTALL:=1 |