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:
b503f9f
)
docker-compose: Update to version 2.26.0
author
Javier Marcet
<
[email protected]
>
Sat, 23 Mar 2024 10:08:46 +0000
(11:08 +0100)
committer
Josef Schlehofer
<
[email protected]
>
Sat, 23 Mar 2024 12:59:41 +0000
(13:59 +0100)
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 a59e1965e13fb8e023bd81e17ccabf9a5f67fc6a..1c9ce4f416da15873bc25dda178364e1e822bcdc 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
5
.0
+PKG_VERSION:=2.2
6
.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:=
9c8185f241911f5d8bdb25d8c735fb1f37f3573c17e25d5b1a942df2e78e49ea
+PKG_HASH:=
b42bb6b118b664db8a37a160b4b3782712199fedd35731a2314b5762b2700d3f
PKG_MAINTAINER:=Javier Marcet <
[email protected]
>