diff --git a/srcpkgs/podman/template b/srcpkgs/podman/template index 710f2352df4..0e2dd3ae025 100644 --- a/srcpkgs/podman/template +++ b/srcpkgs/podman/template @@ -1,6 +1,6 @@ # Template file for 'podman' pkgname=podman -version=3.1.1 +version=3.1.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=4e6fb106c6363566b6edc4ac6caee0bdf6b788e01255c3b3bfcb64f4b6842229 +checksum=5a0d42e03d15e32c5c54a147da5ef1b8928ec00982ac9e3f1edc82c5e614b6d2 if [ "$CROSS_BUILD" ]; then go_build_tags+=" containers_image_openpgp"