podman-compose: update to 1.0.3.

This commit is contained in:
Karl Nilsson 2022-05-01 23:18:20 -04:00 committed by Echo
parent 2ba03c3980
commit c982ad69f9

View file

@ -1,6 +1,6 @@
# Template file for 'podman-compose'
pkgname=podman-compose
version=1.0.2
version=1.0.3
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -10,6 +10,6 @@ maintainer="juan <juan@horlux.org>"
license="GPL-2.0-or-later"
homepage="https://github.com/containers/podman-compose"
distfiles="https://github.com/containers/podman-compose/archive/v${version}.tar.gz"
checksum=8eae5f2d89a423c66c26377c29955e077e7c90532e1a63989e8f04d973181c76
checksum=b28e5792a50feee987e7864e0df1b6e8929c923c010e1f65493fe29b4c2aedcf
# Source distribution does not script unit tests
make_check=no