From 86f9bc2ba180a3f4877b33239365ce5e00c92a60 Mon Sep 17 00:00:00 2001 From: Simeon Widdis Date: Sat, 18 Apr 2026 21:07:09 -0700 Subject: [PATCH] podman: update to 5.8.2 --- srcpkgs/podman/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/podman/template b/srcpkgs/podman/template index a87b2356673ed9..c3ee00fff589cd 100644 --- a/srcpkgs/podman/template +++ b/srcpkgs/podman/template @@ -1,8 +1,8 @@ # Template file for 'podman' pkgname=podman -version=5.8.1 +version=5.8.2 revision=1 -_container_libs_common=0.67.0 +_container_libs_common=0.67.1 build_style=go build_wrksrc=podman-${version} go_import_path="github.com/containers/podman/v5" @@ -20,8 +20,8 @@ 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="b9540ecb19cfcbcfc40e1b81d39930f688c537d8fd6f11ae56be41f2bf9e97a4 - 503756a080d66141fc3103952b6a5c0253c45da8475673c8d4ee5c948f4dade4" +checksum="b20ea65afc5a58ea1cea019bd51a5d84eb9042d25d3eb82c55010c8815732d84 + 5438aa7763acd6d0ddb39426bec20bc344c53161716d88a9d75ac1fed0172b64" case $XBPS_TARGET_MACHINE in aarch64* | x86_64*) ;;