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:
0b0a13e
)
docker-compose: Update to version 2.24.2
author
Javier Marcet
<
[email protected]
>
Mon, 22 Jan 2024 21:08:37 +0000
(22:08 +0100)
committer
Tianling Shen
<
[email protected]
>
Tue, 23 Jan 2024 07:13:01 +0000
(15:13 +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 5b7ed60a42d3d6c1708d615636550758bd1f6865..f13f43c69383cf13c6b422a84d6c5a6abef06795 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.
1
+PKG_VERSION:=2.24.
2
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:=
6bc723e36c1bd6c83f83fc1ee65097df29c6780f5e136e61e53ef96316be593f
+PKG_HASH:=
0929b693437da762763d2959cf5050ff00af627e460fcc5bdb990589a0be1933
PKG_MAINTAINER:=Javier Marcet <
[email protected]
>