Upgrade docker-compose to version 2.3.4

This commit is contained in:
Matheus Sampaio Queiroga 2022-03-25 20:38:45 -03:00 committed by Yaksh Bariya
parent ff040e0dff
commit 143c75dcea
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
TERMUX_PKG_HOMEPAGE=https://github.com/docker/compose
TERMUX_PKG_DESCRIPTION="Compose is a tool for defining and running multi-container Docker applications."
TERMUX_PKG_SHA256=22210187e73732edd9fc02f122ea61481806c703af7b73d0a7351f2e8ed7c0b8
TERMUX_PKG_VERSION="2.2.3"
TERMUX_PKG_SHA256=10657bbca710b7bfe7e17f259a4ab6cf69b890e7ac4b3bfc2444ef3086bd89cb
TERMUX_PKG_VERSION="2.3.4"
TERMUX_PKG_SRCURL="https://github.com/docker/compose/archive/v${TERMUX_PKG_VERSION}.tar.gz"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_DEPENDS=docker