diff --git a/srcpkgs/podman/template b/srcpkgs/podman/template index 5060ed82819..4ccc4ddd84f 100644 --- a/srcpkgs/podman/template +++ b/srcpkgs/podman/template @@ -1,6 +1,6 @@ # Template file for 'podman' pkgname=podman -version=4.7.2 +version=4.8.2 revision=1 build_style=go go_import_path="github.com/containers/podman/v4" @@ -16,7 +16,7 @@ license="Apache-2.0" 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" -checksum=10346c5603546427bd809b4d855d1e39b660183232309128ad17a64969a0193d +checksum=994537a8535f3e4d2f03ced8b0dd58fda44c9d44cef6ba5bf15a970ddfeaf6f8 if [ "$CROSS_BUILD" ]; then go_build_tags+=" containers_image_openpgp"