From 3e6f3080f94997a3bb61e7a777fef37f91d5e997 Mon Sep 17 00:00:00 2001 From: chinky Date: Mon, 23 Oct 2023 12:47:02 +0000 Subject: [PATCH] u --- sms-tool/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sms-tool/Makefile b/sms-tool/Makefile index 2e9ae6a..cfda9bf 100644 --- a/sms-tool/Makefile +++ b/sms-tool/Makefile @@ -12,8 +12,8 @@ PKG_MIRROR_HASH:=0d114a97eb7aeadd95b49281d29371ba0570382125c34f3f8668d34fd0290f4 include $(INCLUDE_DIR)/package.mk define Package/sms-tool-test - SECTION:=utils - CATEGORY:=Utilities + SECTION:=TEST + CATEGORY:=TEST TITLE:=sms tool URL:=https://github.com/obsy/sms_tool endef