From: Javier Marcet Date: Thu, 12 Oct 2023 19:43:54 +0000 (+0200) Subject: python3-texttable: update to version 1.7.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=63fcdee74c7b5cbac7ca0cb6d5d1b46d427e9153;p=openwrt-packages.git python3-texttable: update to version 1.7.0 Signed-off-by: Javier Marcet --- diff --git a/lang/python/python-texttable/Makefile b/lang/python/python-texttable/Makefile index 98f6ec98e..20fec724c 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.7 +PKG_VERSION:=1.7.0 PKG_RELEASE:=1 PYPI_NAME:=texttable -PKG_HASH:=290348fb67f7746931bcdfd55ac7584ecd4e5b0846ab164333f0794b121760f2 +PKG_HASH:=2d2068fb55115807d3ac77a4ca68fa48803e84ebb0ee2340f858107a36522638 PKG_MAINTAINER:=Javier Marcet PKG_LICENSE:=MIT