From fa912f32d9845f26caeea23bce9d6456027fe1d4 Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Fri, 17 Apr 2026 06:55:58 +0000 Subject: [PATCH] python-chardet: update to 7.4.3 - bump 7.4.1 -> 7.4.3 Signed-off-by: Alexandru Ardelean --- lang/python/python-chardet/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/python/python-chardet/Makefile b/lang/python/python-chardet/Makefile index 77a2a07e9b..2eb6879648 100644 --- a/lang/python/python-chardet/Makefile +++ b/lang/python/python-chardet/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-chardet -PKG_VERSION:=7.4.1 +PKG_VERSION:=7.4.3 PKG_RELEASE:=1 PYPI_NAME:=chardet -PKG_HASH:=cda41132a45dfbf6984dade1f531a4098c813caf266c66cc446d90bb9369cabd +PKG_HASH:=cc1d4eb92a4ec1c2df3b490836ffa46922e599d34ce0bb75cf41fd2bf6303d56 PKG_LICENSE:=LGPL-2.1-or-later PKG_LICENSE_FILES:=LICENSE