projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
313109e
)
python3-texttable: update to version 1.6.4
author
Javier Marcet
<javier@marcet.info>
Mon, 20 Sep 2021 20:35:02 +0000
(22:35 +0200)
committer
Rosen Penev
<rosenp@gmail.com>
Tue, 21 Sep 2021 04:12:10 +0000
(21:12 -0700)
- Fix alignment bug when deco is modified
Signed-off-by: Javier Marcet <javier@marcet.info>
lang/python/python-texttable/Makefile
patch
|
blob
|
history
diff --git
a/lang/python/python-texttable/Makefile
b/lang/python/python-texttable/Makefile
index e30569aed6a7f1f3e1b640b106d2f39b3ee4177d..e93ce00cdce1254a163e2050a925c46dbe7f331b 100644
(file)
--- 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.
3
+PKG_VERSION:=1.6.
4
PKG_RELEASE:=1
PYPI_NAME:=texttable
-PKG_HASH:=
ce0faf21aa77d806bbff22b107cc22cce68dc9438f97a2df32c93e9afa4ce436
+PKG_HASH:=
42ee7b9e15f7b225747c3fa08f43c5d6c83bc899f80ff9bae9319334824076e9
PKG_MAINTAINER:=Javier Marcet <javier@marcet.info>
PKG_LICENSE:=MIT