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

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