Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/podman/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'podman'
pkgname=podman
version=5.8.3
version=5.8.5
revision=1
_container_libs_common=0.67.1
build_style=go
Expand All @@ -20,7 +20,7 @@ homepage="https://podman.io/"
changelog="https://raw.githubusercontent.com/containers/podman/main/RELEASE_NOTES.md"
distfiles="https://github.com/containers/podman/archive/v${version}.tar.gz
https://github.com/containers/container-libs/archive/refs/tags/common/v${_container_libs_common}.tar.gz"
checksum="c54a2ec4b4fb5577288992aaa78684397ec3552fb2d1234d910ec50097d05c0f
checksum="60f830e6664e3693b18214ee1f20b1cd8d3be9050ab503c2474bf070fb2954b3
5438aa7763acd6d0ddb39426bec20bc344c53161716d88a9d75ac1fed0172b64"

case $XBPS_TARGET_MACHINE in
Expand Down