mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
Merge pull request #5148 from mach327/openwrt_519
python3-idna: Fix openwrt/openwrt#519, opkg package list segfault.
This commit is contained in:
@@ -56,7 +56,7 @@ from the earlier standard from 2003.
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/python3-idna/description
|
define Package/python3-idna/description
|
||||||
$(call define Package/python-idna/description)
|
$(call Package/python-idna/description)
|
||||||
.
|
.
|
||||||
(Variant for Python3)
|
(Variant for Python3)
|
||||||
endef
|
endef
|
||||||
|
|||||||
Reference in New Issue
Block a user