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:
3d0e1e5
)
docker-compose: Update to version 2.24.6
author
Javier Marcet
<
[email protected]
>
Thu, 15 Feb 2024 18:32:48 +0000
(19:32 +0100)
committer
Tianling Shen
<
[email protected]
>
Fri, 16 Feb 2024 06:01:19 +0000
(14:01 +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 a4386a90883afd1c14f7c2633172413d9ab52fa2..fd39edb7efee35cb11e2501a247904564be4e169 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.24.
5
+PKG_VERSION:=2.24.
6
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:=1
60c575658cdd65836ea3138bb6337f75877df6cbad8e2d4bf4ddcf850cee382
+PKG_HASH:=1
4fffeba19b82c8e5a9cdf6d873522a11ee4e25bbb86bbdf468795274429db70
PKG_MAINTAINER:=Javier Marcet <
[email protected]
>