mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
podman-compose: update to 1.3.0.
This commit is contained in:
parent
f236915109
commit
ed4f4e8e11
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'podman-compose'
|
||||
pkgname=podman-compose
|
||||
version=1.2.0
|
||||
revision=2
|
||||
version=1.3.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="podman python3-yaml python3-dotenv"
|
||||
|
@ -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=211b235cf6ffe38f5f65fa188471e4b2706895c1ef4e800bb2a59a01f272674e
|
||||
checksum=d2d641d23bead9cead06bdd2edb9d6a592a138fc8bb7ecb53f87e21e99d45af7
|
||||
# Source distribution does not script unit tests
|
||||
make_check=no
|
||||
|
|
Loading…
Add table
Reference in a new issue