Merge pull request #22043 from jefferyto/python-crcmod-package-section
python-crcmod: Fix package section
This commit is contained in:
commit
cac6c53d2e
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||||
include ../python3-package.mk
|
include ../python3-package.mk
|
||||||
|
|
||||||
define Package/python3-crcmod
|
define Package/python3-crcmod
|
||||||
SECTION:=lang-python
|
SECTION:=lang
|
||||||
CATEGORY:=Languages
|
CATEGORY:=Languages
|
||||||
SUBMENU:=Python
|
SUBMENU:=Python
|
||||||
TITLE:=python3-crcmod
|
TITLE:=python3-crcmod
|
||||||
|
|
Loading…
Reference in a new issue