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:
c122236
)
docker-compose: Update to version 2.14.0
author
Javier Marcet
<
[email protected]
>
Fri, 2 Dec 2022 20:43:36 +0000
(21:43 +0100)
committer
Tianling Shen
<
[email protected]
>
Sun, 4 Dec 2022 14:00:40 +0000
(22:00 +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 46f17435939e48bfd2a72fd2d9a88839304fe4e5..c62132da181be634a5fa7e892c01c9a8f68bb6fc 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.1
2.2
-PKG_RELEASE:=
$(AUTORELEASE)
+PKG_VERSION:=2.1
4.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:=
311131c5d930fdb1f5e86de19ea2ad1705d23e5745b780c0b10b2eb3f964fc69
+PKG_HASH:=
003efb3139298aa4795f7a9fa4723ef43c12b401c235fe0c93dd23cc2c6b5f2e
PKG_MAINTAINER:=Javier Marcet <
[email protected]
>