docker-compose: update to 2.18.1
This commit is contained in:
parent
069441d1f5
commit
ee943bed82
@ -1,6 +1,6 @@
|
||||
# Template file for 'docker-compose'
|
||||
pkgname=docker-compose
|
||||
version=2.17.2
|
||||
version=2.18.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/docker/compose/v2/cmd"
|
||||
@ -12,7 +12,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=d6e6de858ecdb0104991c86c66dde5dd4fb6a1160d707308d8ad3167450c8094
|
||||
checksum=192c47c177d9bfd8492ed0c49214af0c740586da6db0b7e9c9a07da37c9dc722
|
||||
|
||||
post_install() {
|
||||
mkdir -p ${DESTDIR}/usr/libexec/docker/cli-plugins
|
||||
|
Loading…
Reference in New Issue
Block a user