aboutsummaryrefslogtreecommitdiff
path: root/lang/python
diff options
context:
space:
mode:
authorJeffery To <jeffery.to@gmail.com>2023-09-05 06:16:35 +0800
committerJeffery To <jeffery.to@gmail.com>2023-09-05 06:16:35 +0800
commit8e5ca3fc3e78d92a2e9cfa1ac1696f5151351816 (patch)
tree1403a2a94ef61620989ed92543ed4d3feff8e413 /lang/python
parent1e1b2051db47a82513f4eb4e9da892207785b7e2 (diff)
python-crcmod: Fix package section
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Diffstat (limited to 'lang/python')
-rw-r--r--lang/python/python-crcmod/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python/python-crcmod/Makefile b/lang/python/python-crcmod/Makefile
index de59e612d..6d4ded9cf 100644
--- a/lang/python/python-crcmod/Makefile
+++ b/lang/python/python-crcmod/Makefile
@@ -18,7 +18,7 @@ include $(INCLUDE_DIR)/package.mk
include ../python3-package.mk
define Package/python3-crcmod
- SECTION:=lang-python
+ SECTION:=lang
CATEGORY:=Languages
SUBMENU:=Python
TITLE:=python3-crcmod