podman-compose: update to 1.2.0.
This commit is contained in:
parent
d62cba2b2e
commit
8d0bfcf1d2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'podman-compose'
|
||||
pkgname=podman-compose
|
||||
version=1.1.0
|
||||
version=1.2.0
|
||||
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=5e4af453d80b7389b3d80433de0df1c8da548d08a7f05062c699db3e26f3d2db
|
||||
checksum=211b235cf6ffe38f5f65fa188471e4b2706895c1ef4e800bb2a59a01f272674e
|
||||
# Source distribution does not script unit tests
|
||||
make_check=no
|
||||
|
|
Loading…
Reference in New Issue