Skip to content

Commit

Permalink
podman: update to 5.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tsujp authored and judaew committed Feb 9, 2025
1 parent b179dd8 commit b965be4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions sysutils/podman/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PortGroup golang 1.0
# After the upgrade, it is highly recommended to test the `podman machine`.
# This port has problems with this command from time to time.
# See https://gist.github.com/judaew/85c6e8a62bf0e7f5be5188e020492e21
go.setup github.com/containers/podman 5.3.1 v
go.setup github.com/containers/podman 5.3.2 v
github.tarball_from archive
revision 0
epoch 0
Expand All @@ -23,9 +23,9 @@ long_description \
install the remote client and then setup ssh connection information.

checksums ${distname}${extract.suffix} \
rmd160 44e1f84a44593486a10dfa46c78c743b8245d198 \
sha256 5b4e9ddce69cc2c8c8b8529e90093ae3ea9cb2959e2fceb98469b282dbffbcc7 \
size 24196440
rmd160 44ca47424443a5c45e3a3d26755fe1778560b9f5 \
sha256 e7d7abf2d4ecae7217af017a4199d555563721bf6c3ae52e68704ee8268c432b \
size 24207488

set py_ver 3.12
set py_ver_nodot [string map {. {}} ${py_ver}]
Expand Down

0 comments on commit b965be4

Please sign in to comment.