Skip to content

Commit 7ae968d

Browse files
trustbytejudaew
authored andcommitted
podman-compose: update to 1.5.0
1 parent 281dfc8 commit 7ae968d

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

python/podman-compose/Portfile

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ PortSystem 1.0
44
PortGroup python 1.0
55

66
name podman-compose
7-
version 1.3.0
7+
version 1.5.0
88
revision 0
99

1010
categories-append devel
@@ -21,9 +21,9 @@ homepage https://github.com/containers/podman-compose
2121

2222
distname podman_compose-${version}
2323

24-
checksums rmd160 171d0d322fc877cbc9b3eae52951d551d6fd3f45 \
25-
sha256 e65a70e8fa26bd195d2017ac5893149b40c0df5a0c20d480a338c4f60218b1fa \
26-
size 42258
24+
checksums rmd160 c13aec0306784f95d7514ef0fc9b3c8abe7837bf \
25+
sha256 5cc09362852711ce5d27648e41cb5fd058ea5a75acbcdec2f8d0b0c114a18e8e \
26+
size 47377
2727

2828
python.default_version 313
2929

@@ -34,14 +34,14 @@ depends_run-append port:podman \
3434
subport podman-compose-devel {
3535
PortGroup github 1.0
3636

37-
github.setup containers podman-compose 342a39dcfe6944932561bf12150deeb687fb6c52
37+
github.setup containers podman-compose f7eeda1a3db10952424af6a5b0501c269ebe3f0d
3838
github.tarball_from archive
39-
version 2025-04-14
39+
version 2025-07-07
4040
revision 0
4141

4242
conflicts podman-compose
4343

44-
checksums rmd160 71bea4ff4271f64c2af97570d95c3a438b7235a8 \
45-
sha256 556dcb559cb656e44a4ab8aa59d3eee2b00ea66cf030318988969640680a7bcb \
46-
size 115839
44+
checksums rmd160 88fd11777a6d42474bea1fdcf6388fa41197d65b \
45+
sha256 04bbe026760450dfff54ae238f109e387ce9803f6056ad971b635a1cb8c538ac \
46+
size 128835
4747
}

0 commit comments

Comments
 (0)