From: Javier Marcet Date: Fri, 16 Dec 2022 14:34:25 +0000 (+0100) Subject: python3-texttable: update to version 1.6.7 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=9fc88c846bc832990875e6480086c06936cfd020;p=openwrt-packages.git python3-texttable: update to version 1.6.7 Signed-off-by: Javier Marcet --- diff --git a/lang/python/python-texttable/Makefile b/lang/python/python-texttable/Makefile index e93ce00cd..98f6ec98e 100644 --- a/lang/python/python-texttable/Makefile +++ b/lang/python/python-texttable/Makefile @@ -1,11 +1,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-texttable -PKG_VERSION:=1.6.4 +PKG_VERSION:=1.6.7 PKG_RELEASE:=1 PYPI_NAME:=texttable -PKG_HASH:=42ee7b9e15f7b225747c3fa08f43c5d6c83bc899f80ff9bae9319334824076e9 +PKG_HASH:=290348fb67f7746931bcdfd55ac7584ecd4e5b0846ab164333f0794b121760f2 PKG_MAINTAINER:=Javier Marcet PKG_LICENSE:=MIT