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:
feaca51
)
docker-compose: Update to version 2.15.0
author
Javier Marcet
<
[email protected]
>
Thu, 5 Jan 2023 18:05:34 +0000
(19:05 +0100)
committer
Tianling Shen
<
[email protected]
>
Fri, 6 Jan 2023 08:36:13 +0000
(16:36 +0800)
Signed-off-by: Javier Marcet <
[email protected]
>
utils/docker-compose/Makefile
patch
|
blob
|
history
diff --git
a/utils/docker-compose/Makefile
b/utils/docker-compose/Makefile
index c857615d5f267cd9b5fc3ddcf06becfebd2e4360..5806eeaaa2d25eec78a8b040b36451a057176e62 100644
(file)
--- a/
utils/docker-compose/Makefile
+++ b/
utils/docker-compose/Makefile
@@
-1,14
+1,14
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=compose
-PKG_VERSION:=2.1
4.2
+PKG_VERSION:=2.1
5.0
PKG_RELEASE:=1
PKG_LICENSE:=Apache-2.0
PKG_LICENSE_FILES:=LICENSE
PKG_SOURCE:=v$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/docker/compose/tar.gz/v${PKG_VERSION}?
-PKG_HASH:=
72f25596fdaf3bfbb685460c6003acd7ea904b95f12151f892bb199f985fa285
+PKG_HASH:=
da1e2b9760596dad690d5c6bc1a1c3868c67994836c2bb7e3ffbe9c811a9c580
PKG_MAINTAINER:=Javier Marcet <
[email protected]
>