docker-compose: Bump to 2.14.1

This commit is contained in:
termux-pacman-bot
2022-12-17 04:33:06 +00:00
parent ff175d5afc
commit 2a2b520aa5

View File

@@ -2,9 +2,9 @@ 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_LICENSE="Apache-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=2.14.0
TERMUX_PKG_VERSION=2.14.1
TERMUX_PKG_SRCURL="https://github.com/docker/compose/archive/v${TERMUX_PKG_VERSION}.tar.gz"
TERMUX_PKG_SHA256=003efb3139298aa4795f7a9fa4723ef43c12b401c235fe0c93dd23cc2c6b5f2e
TERMUX_PKG_SHA256=4e3e92169ad9142718a168b71dc5027f173be4cdb6563f42c60677818efd7509
TERMUX_PKG_DEPENDS=docker
termux_step_make() {