diff --git a/lang/python/python-texttable/Makefile b/lang/python/python-texttable/Makefile index 98f6ec98ea..20fec724cf 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