diff --git a/srcpkgs/podman/template b/srcpkgs/podman/template index 90e78df044..5808c7122a 100644 --- a/srcpkgs/podman/template +++ b/srcpkgs/podman/template @@ -1,6 +1,6 @@ # Template file for 'podman' pkgname=podman -version=3.2.1 +version=3.2.2 revision=1 build_style=go go_import_path="github.com/containers/podman/v3" @@ -14,7 +14,7 @@ maintainer="Cameron Nemo " license="Apache-2.0" homepage="https://podman.io/" distfiles="https://github.com/containers/podman/archive/v${version}.tar.gz" -checksum=140cbe8d6cb7807cbd3ef6d549d888e1c0e44d32dcff3a27453630fc52e7f5b8 +checksum=70f70327be96d873c83c741c004806c0014ea41039e716545c789b4393184e79 if [ "$CROSS_BUILD" ]; then go_build_tags+=" containers_image_openpgp"