mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 03:41:29 +00:00
Merge pull request #22043 from jefferyto/python-crcmod-package-section
python-crcmod: Fix package section
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user