mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 11:03:06 +02:00
docker-compose: update to 2.39.1
This commit is contained in:
parent
d508b374be
commit
ccfcba176b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'docker-compose'
|
||||
pkgname=docker-compose
|
||||
version=2.37.1
|
||||
version=2.39.1
|
||||
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=63fc8a368a900bbba654ca0411cf4d875a3fedcb6a5d89aa8e817495e927a493
|
||||
checksum=35287aff54d826241fb727b3024b1cb46849770ac8dd166f0702f8aa2b5f7e30
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/libexec/docker/cli-plugins
|
||||
|
|
Loading…
Add table
Reference in a new issue