From: Wei-Ting Yang Date: Sun, 19 Apr 2026 10:01:05 +0000 (+0800) Subject: python-chardet: update license to 0BSD X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=2a998b61db1c5aba270f7154f570678509d59494;p=openwrt-packages.git python-chardet: update license to 0BSD Upstream changed the project license to 0BSD. Signed-off-by: Wei-Ting Yang --- diff --git a/lang/python/python-chardet/Makefile b/lang/python/python-chardet/Makefile index 2eb687964..cbff5255e 100644 --- a/lang/python/python-chardet/Makefile +++ b/lang/python/python-chardet/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-chardet PKG_VERSION:=7.4.3 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PYPI_NAME:=chardet PKG_HASH:=cc1d4eb92a4ec1c2df3b490836ffa46922e599d34ce0bb75cf41fd2bf6303d56 -PKG_LICENSE:=LGPL-2.1-or-later +PKG_LICENSE:=0BSD PKG_LICENSE_FILES:=LICENSE HOST_BUILD_DEPENDS:= \