This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
python3-texttable: update to version 1.6.3
Signed-off-by: Javier Marcet <javier@marcet.info>
lilik-openwrt-22.03
Javier Marcet
4 years ago
parent
4ecaaad0af
commit
c7616be601
1 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-3
lang/python/python-texttable/Makefile
+ 3
- 3
lang/python/python-texttable/Makefile
View File
@ -1,11 +1,11 @@
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
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 <javier@marcet.info>
PKG_LICENSE
:=
MIT
Write
Preview
Loading…
Cancel
Save