docker-compose: update to 2.17.2.

This commit is contained in:
Michal Vasilek 2023-04-16 11:25:53 +02:00
parent 137c527d04
commit 013601e84c

View file

@ -1,7 +1,7 @@
# Template file for 'docker-compose'
pkgname=docker-compose
version=2.16.0
revision=2
version=2.17.2
revision=1
build_style=go
go_import_path="github.com/docker/compose/v2/cmd"
go_ldflags="-X github.com/docker/compose/v2/internal.Version=v${version}"
@ -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=556dc59075280442128f5b45a8ff37638fb357c2a956bd751dd0ba747c93e71d
checksum=d6e6de858ecdb0104991c86c66dde5dd4fb6a1160d707308d8ad3167450c8094
post_install() {
mkdir -p ${DESTDIR}/usr/libexec/docker/cli-plugins