Skip to content
Merged
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.0
version=5.8.1
revision=1
_container_libs_common=0.67.0
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="19723cda810e087ded8903fb0f33918b10d81f7fd1d8964880c41ec30d1daa70
checksum="b9540ecb19cfcbcfc40e1b81d39930f688c537d8fd6f11ae56be41f2bf9e97a4
503756a080d66141fc3103952b6a5c0253c45da8475673c8d4ee5c948f4dade4"

case $XBPS_TARGET_MACHINE in
Expand Down