diff options
Diffstat (limited to 'tools/dosfstools')
-rw-r--r-- | tools/dosfstools/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/dosfstools/Makefile b/tools/dosfstools/Makefile index 861dcbf1c7..e34ceaf32b 100644 --- a/tools/dosfstools/Makefile +++ b/tools/dosfstools/Makefile @@ -8,6 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dosfstools +PKG_CPE_ID:=cpe:/a:dosfstools_project:dosfstools PKG_VERSION:=4.1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz |