diff --git a/srcpkgs/podman/template b/srcpkgs/podman/template index bc2e8cce46c..3b07673c4e2 100644 --- a/srcpkgs/podman/template +++ b/srcpkgs/podman/template @@ -1,6 +1,6 @@ # Template file for 'podman' pkgname=podman -version=4.1.0 +version=4.2.0 revision=1 build_style=go go_import_path="github.com/containers/podman/v4" @@ -15,7 +15,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=f814e12a7311d486c1ccdc4eb021bc6dd24499569de7a572e436342876f70e95 +checksum=15f8bc59025ccd97dc9212a552e7274dfb79e1633b02d6a2a7f63d747eadb2f4 if [ "$CROSS_BUILD" ]; then go_build_tags+=" containers_image_openpgp"