podman-compose: update to 1.1.0.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'podman-compose'
|
# Template file for 'podman-compose'
|
||||||
pkgname=podman-compose
|
pkgname=podman-compose
|
||||||
version=1.0.6
|
version=1.1.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="podman python3-yaml python3-dotenv"
|
depends="podman python3-yaml python3-dotenv"
|
||||||
@@ -10,6 +10,6 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/containers/podman-compose"
|
homepage="https://github.com/containers/podman-compose"
|
||||||
distfiles="https://github.com/containers/podman-compose/archive/v${version}.tar.gz"
|
distfiles="https://github.com/containers/podman-compose/archive/v${version}.tar.gz"
|
||||||
checksum=0b9ee7cc000ef5d0ce7f81ce2e306be56d1edb0f494a883ca25c4d163469b12b
|
checksum=5e4af453d80b7389b3d80433de0df1c8da548d08a7f05062c699db3e26f3d2db
|
||||||
# Source distribution does not script unit tests
|
# Source distribution does not script unit tests
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|||||||
Reference in New Issue
Block a user