git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
24002cd
)
python-chardet: bump to version 4.0.0
author
Alexandru Ardelean
<redacted>
Mon, 14 Dec 2020 08:54:06 +0000
(10:54 +0200)
committer
Alexandru Ardelean
<redacted>
Wed, 16 Dec 2020 06:44:28 +0000
(08:44 +0200)
Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-chardet/Makefile
patch
|
blob
|
history
diff --git
a/lang/python/python-chardet/Makefile
b/lang/python/python-chardet/Makefile
index 1b71631efd8015161bfcafae3a9cec16f5fd8820..438c3a6511253bec00d1c6db52aae9efad0244e5 100644
(file)
--- a/
lang/python/python-chardet/Makefile
+++ b/
lang/python/python-chardet/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-chardet
-PKG_VERSION:=
3.0.4
-PKG_RELEASE:=
4
+PKG_VERSION:=
4.0.0
+PKG_RELEASE:=
1
PKG_LICENSE:=LGPL-2.1
PYPI_NAME:=chardet
-PKG_HASH:=
84ab92ed1c4d4f16916e05906b6b75a6c0fb5db821cc65e70cbd64a3e2a5eaae
+PKG_HASH:=
0d6f53a15db4120f2b08c94f11e7d93d2c911ee118b6b30a04ec3ee8310179fa
include ../pypi.mk
include $(INCLUDE_DIR)/package.mk
git clone https://git.99rst.org/PROJECT