Browse Source

Merge pull request #11076 from BKPepe/text-unidecode

python-text-unidecode: update to version 1.3
lilik-openwrt-22.03
Rosen Penev 5 years ago
committed by GitHub
parent
commit
07c4222a09
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      lang/python/text-unidecode/Makefile

+ 2
- 2
lang/python/text-unidecode/Makefile View File

@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-text-unidecode
PKG_VERSION:=1.2
PKG_VERSION:=1.3
PKG_RELEASE:=1
PYPI_NAME:=text-unidecode
PKG_HASH:=5a1375bb2ba7968740508ae38d92e1f889a0832913cb1c447d5e2046061a396d
PKG_HASH:=bad6603bb14d279193107714b288be206cac565dfa49aa5b105294dd5c4aab93
PKG_LICENSE:=Artistic-1.0-cl8
PKG_LICENSE_FILES:=LICENSE


Loading…
Cancel
Save