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.4
Signed-off-by: Javier Marcet <javier@marcet.info>
lilik-openwrt-22.03
Javier Marcet
4 years ago
parent
ceafafc2cb
commit
361b82c87e
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.27.
3
PKG_VERSION
:=
1.27.
4
PKG_RELEASE
:=
1
PYPI_NAME
:=
docker-compose
PKG_HASH
:=
401838bb36e8b1e255fdf22fe6991508193c09d09f57dc923b66d3f2fa66313
3
PKG_HASH
:=
5a5690f24c27d4b43dcbe6b3fae91ba680713208e99ee863352b3bae37bcaa8
3
PKG_MAINTAINER
:=
Javier Marcet <javier@marcet.info>
PKG_LICENSE
:=
Apache-2.0
Write
Preview
Loading…
Cancel
Save