Browse Source

python3-idna: Fix openwrt_repo 519, opkg segfault.

Signed-off-by: mike mcginty <mach327@gmail.com>
lilik-openwrt-22.03
mike mcginty 7 years ago
parent
commit
0815c0211c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      lang/python/python-idna/Makefile

+ 1
- 1
lang/python/python-idna/Makefile View File

@ -56,7 +56,7 @@ from the earlier standard from 2003.
endef
define Package/python3-idna/description
$(call define Package/python-idna/description)
$(call Package/python-idna/description)
.
(Variant for Python3)
endef


Loading…
Cancel
Save