mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 16:02:55 +02:00
podman-compose: update to 1.4.1.
This commit is contained in:
parent
8ba3dae743
commit
b59c82fbc2
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue