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:
64da1fe
)
docker-compose: Update to version 2.25.0
author
Javier Marcet
<
[email protected]
>
Fri, 15 Mar 2024 17:30:44 +0000
(18:30 +0100)
committer
Tianling Shen
<
[email protected]
>
Sun, 17 Mar 2024 01:21:28 +0000
(09:21 +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 474d553f5331e51630d0a38302c21878313dd1bc..a59e1965e13fb8e023bd81e17ccabf9a5f67fc6a 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.2
4.7
+PKG_VERSION:=2.2
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:=
f671c42b2189372e2128a0abf218c04cc92693ef8960c3d26aab60bf7ca4febf
+PKG_HASH:=
9c8185f241911f5d8bdb25d8c735fb1f37f3573c17e25d5b1a942df2e78e49ea
PKG_MAINTAINER:=Javier Marcet <
[email protected]
>