config: update size information

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
diff --git a/editors/patch_toybox.c b/editors/patch_toybox.c
index 2c958d2..3ffbf90 100644
--- a/editors/patch_toybox.c
+++ b/editors/patch_toybox.c
@@ -26,7 +26,7 @@
 USE_PATCH(NEWTOY(patch, USE_TOYBOX_DEBUG("x")"up#i:R", TOYFLAG_USR|TOYFLAG_BIN))
 
 config PATCH
-	bool "patch (9.1 kb)"
+	bool "patch (9.4 kb)"
 	default y
 	help
 	  usage: patch [-i file] [-p depth] [-Ru]