app-emulation/podman-compose: bump

Package-Manager: Portage-3.0.12, Repoman-3.0.2
This commit is contained in:
Anton Schubert 2021-01-16 20:04:51 +01:00
parent eddf0f09f3
commit acf7af5e10
No known key found for this signature in database
GPG key ID: B8DDB0A46D2D8626
3 changed files with 32 additions and 3 deletions

View file

@ -1,4 +1,4 @@
# Copyright 2020 Gentoo Authors
# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@ -12,7 +12,7 @@ inherit distutils-r1
DESCRIPTION="a script to run docker-compose.yml using podman"
HOMEPAGE="https://github.com/containers/podman-compose"
EGIT_REPO_URI="https://github.com/containers/podman-compose.git"
EGIT_COMMIT="f6a3cb0aff7acd7f36b87f39da0e9959060f8039"
EGIT_COMMIT="6289d25a42cfdb5dfcac863b1b1b4ace32ce31b7"
LICENSE="GPL-2"
SLOT="0"