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
docker-compose: Update to version 1.27.3
Signed-off-by: Javier Marcet <javier@marcet.info>
lilik-openwrt-22.03
Javier Marcet
4 years ago
parent
b36bb173b3
commit
f2966a1ae1
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
utils/docker-compose/Makefile
+ 2
- 2
utils/docker-compose/Makefile
View File
@ -1,11 +1,11 @@
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
PKG_NAME
:=
docker-compose
PKG_VERSION
:=
1.2
6.2
PKG_VERSION
:=
1.2
7.3
PKG_RELEASE
:=
1
PYPI_NAME
:=
docker-compose
PKG_HASH
:=
576b0f81d1a1325941b3ce3436efd51f28b9ecd85b10dd6daa7d51793e187b30
PKG_HASH
:=
401838bb36e8b1e255fdf22fe6991508193c09d09f57dc923b66d3f2fa663133
PKG_MAINTAINER
:=
Javier Marcet <javier@marcet.info>
PKG_LICENSE
:=
Apache-2.0
Write
Preview
Loading…
Cancel
Save