aboutsummaryrefslogtreecommitdiff
path: root/lang/python/python-chardet
diff options
context:
space:
mode:
authorAlexandru Ardelean <ardeleanalex@gmail.com>2022-07-04 12:55:21 +0300
committerRosen Penev <rosenp@gmail.com>2022-07-07 10:35:14 -0700
commitefd57e201d07dfe49c26a028c76903ad31b148ef (patch)
tree25a7d9e3dd119accce1eb852ed42f9bbfd72362c /lang/python/python-chardet
parent799194cbc9c2d6b2fc989f2dc1f64bbb45f65e5b (diff)
python-chardet: bump to version 5.0.0
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Diffstat (limited to 'lang/python/python-chardet')
-rw-r--r--lang/python/python-chardet/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/python/python-chardet/Makefile b/lang/python/python-chardet/Makefile
index 438c3a651..27b53b79d 100644
--- 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:=4.0.0
-PKG_RELEASE:=1
+PKG_VERSION:=5.0.0
+PKG_RELEASE:=$(AUTORELEASE)
PKG_LICENSE:=LGPL-2.1
PYPI_NAME:=chardet
-PKG_HASH:=0d6f53a15db4120f2b08c94f11e7d93d2c911ee118b6b30a04ec3ee8310179fa
+PKG_HASH:=0368df2bfd78b5fc20572bb4e9bb7fb53e2c094f60ae9993339e8671d0afb8aa
include ../pypi.mk
include $(INCLUDE_DIR)/package.mk