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
python-docker: Update to 4.4.2
Signed-off-by: Javier Marcet <javier@marcet.info>
lilik-openwrt-22.03
Javier Marcet
4 years ago
parent
495cdbb39d
commit
6d07d26a42
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
lang/python/python-docker/Makefile
+ 2
- 2
lang/python/python-docker/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-docker
PKG_VERSION
:=
4.4.
1
PKG_VERSION
:=
4.4.
2
PKG_RELEASE
:=
1
PYPI_NAME
:=
docker
PKG_HASH
:=
0604a74719d5d2de438753934b755bfcda6f62f49b8e4b30969a4b0a2a8a1220
PKG_HASH
:=
67f33d4cf95182db631a17eef7d666d2c91f624c1d3fbc4df6009cb2f2a4c604
PKG_MAINTAINER
:=
Javier Marcet <javier@marcet.info>
PKG_LICENSE
:=
Apache-2.0
Write
Preview
Loading…
Cancel
Save