podman-compose: update to 1.4.1.

This commit is contained in:
lemmi 2025-06-05 16:56:51 +02:00
parent 8ba3dae743
commit b59c82fbc2

View file

@ -1,6 +1,6 @@
# Template file for 'podman-compose'
pkgname=podman-compose
version=1.4.0
version=1.4.1
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -10,6 +10,6 @@ maintainer="Orphaned <orphan@voidlinux.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=167860361357f32e09660342756442ac6f9adf182f00ade1309b550de48ed494
checksum=582c6021b03565d4fe71ddb5d12c5fbcdbc630ca24d2b29b02d568a2da304853
# Source distribution does not script unit tests
make_check=no