docker-compose: update to 1.27.4.

This commit is contained in:
Kartik Singh 2020-09-25 12:36:24 +05:30 committed by Andrew J. Hesford
parent a5e841c3c4
commit 421852e8b7
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'docker-compose'
pkgname=docker-compose
version=1.27.3
version=1.27.4
revision=1
wrksrc="compose-${version}"
build_style=python3-module
@ -14,7 +14,7 @@ maintainer="pancake <pancake@nopcode.org>"
license="Apache-2.0"
homepage="https://docs.docker.com/compose/"
distfiles="https://github.com/docker/compose/archive/${version}.tar.gz"
checksum=38965a06a1f355f89ad1f905f959b0204325f5fc5632108fa2d8d8ff5f964445
checksum=1c0458f37e9de4bf2d79fe82c9ab0065c8a6132496c3c2f477599604e294a422
post_install() {