aboutsummaryrefslogtreecommitdiffstats
path: root/tools/patch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/patch/Makefile')
-rw-r--r--tools/patch/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/patch/Makefile b/tools/patch/Makefile
index 4c4c09bc08..0f4d7f0326 100644
--- a/tools/patch/Makefile
+++ b/tools/patch/Makefile
@@ -8,6 +8,8 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=patch
PKG_VERSION:=2.7.6
+PKG_RELEASE:=2
+PKG_CPE_ID:=cpe:/a:gnu:patch
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@GNU/patch