aboutsummaryrefslogtreecommitdiff
path: root/utils/pax-utils
diff options
context:
space:
mode:
authorFabrice Fontaine <fontaine.fabrice@gmail.com>2024-01-25 22:42:17 +0100
committerRosen Penev <rosenp@gmail.com>2024-01-29 16:00:13 -0800
commit37223bbca64de4e7eacb58d1d24d259fa967661a (patch)
treeadee9cecc1db23271610d993cf3d975432a69c35 /utils/pax-utils
parenta22a7b92c8e1cb78769afbfda598953b54397036 (diff)
utils/pax-utils: assign PKG_CPE_ID
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:gentoo:pax-utils Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Diffstat (limited to 'utils/pax-utils')
-rw-r--r--utils/pax-utils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/pax-utils/Makefile b/utils/pax-utils/Makefile
index d44a5da9a..ea36f89fb 100644
--- a/utils/pax-utils/Makefile
+++ b/utils/pax-utils/Makefile
@@ -18,6 +18,7 @@ PKG_HASH:=108362d29668d25cf7b0cadc63b15a4c1cfc0dbc71adc151b33c5fe7dece939a
PKG_MAINTAINER:=Oskari Rauta <oskari.rauta@gmail.com>
PKG_LICENSE:=GPL-2.0-only
PKG_LICENSE_FILES:=LICENSE
+PKG_CPE_ID:=cpe:/a:gentoo:pax-utils
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/meson.mk