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:
4aba11a
)
docker-compose: Update to version 2.24.4
author
Javier Marcet
<
[email protected]
>
Mon, 29 Jan 2024 22:12:30 +0000
(23:12 +0100)
committer
Tianling Shen
<
[email protected]
>
Tue, 30 Jan 2024 02:47:59 +0000
(10:47 +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 a7643354809852a87b5f811bcaf5393774aaa141..eb83920261d495337c7c629453d4399f0fafc4c4 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.
3
+PKG_VERSION:=2.24.
4
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:=
255b6e204c87a0d13e9f28cc3e60c39ce81c879a6df5d14d3202fff159f467db
+PKG_HASH:=
a276cce106f65c139cc20530f5d32b546d86cccebca9fe4880246a814caa8034
PKG_MAINTAINER:=Javier Marcet <
[email protected]
>