From: Javier Marcet Date: Mon, 7 Sep 2020 11:34:02 +0000 (+0200) Subject: python3-texttable: update to version 1.6.3 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=refs%2Fpull%2F13320%2Fhead;p=feed%2Fpackages.git python3-texttable: update to version 1.6.3 Signed-off-by: Javier Marcet --- diff --git a/lang/python/python-texttable/Makefile b/lang/python/python-texttable/Makefile index e805b318e7..e30569aed6 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.2 -PKG_RELEASE:=2 +PKG_VERSION:=1.6.3 +PKG_RELEASE:=1 PYPI_NAME:=texttable -PKG_HASH:=eff3703781fbc7750125f50e10f001195174f13825a92a45e9403037d539b4f4 +PKG_HASH:=ce0faf21aa77d806bbff22b107cc22cce68dc9438f97a2df32c93e9afa4ce436 PKG_MAINTAINER:=Javier Marcet PKG_LICENSE:=MIT