Merge pull request #22043 from jefferyto/python-crcmod-package-section

python-crcmod: Fix package section
This commit is contained in:
Alexandru Ardelean 2023-09-10 16:18:35 +03:00 committed by GitHub
commit cac6c53d2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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