docker-compose: update to 2.40.3.
This commit is contained in:
committed by
Duncan Overbruck
parent
19a716c33a
commit
d27d3af62a
@@ -1,6 +1,6 @@
|
||||
# Template file for 'docker-compose'
|
||||
pkgname=docker-compose
|
||||
version=2.39.1
|
||||
version=2.40.3
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/docker/compose/v2"
|
||||
@@ -13,7 +13,7 @@ license="Apache-2.0"
|
||||
homepage="https://docs.docker.com/compose/"
|
||||
changelog="https://github.com/docker/compose/releases"
|
||||
distfiles="https://github.com/docker/compose/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=35287aff54d826241fb727b3024b1cb46849770ac8dd166f0702f8aa2b5f7e30
|
||||
checksum=5ee988a7d9e00ffa2d166a50f4cda0e13622f2220f1ffa6aff353f33cf40e37e
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/libexec/docker/cli-plugins
|
||||
|
||||
Reference in New Issue
Block a user