diff --git a/srcpkgs/podman/template b/srcpkgs/podman/template index adc1cfe205..a2443a758e 100644 --- a/srcpkgs/podman/template +++ b/srcpkgs/podman/template @@ -1,6 +1,6 @@ # Template file for 'podman' pkgname=podman -version=3.3.0 +version=3.3.1 revision=1 build_style=go go_import_path="github.com/containers/podman/v3" @@ -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=b92c308471d825facb408e72691f9a62441639f1b1c552efab1645bc5bd3f91b +checksum=6e3c57f5fd4199bc7603effb8c34268ee7f65fcd30c7b0d4778396b69388ae1f if [ "$CROSS_BUILD" ]; then go_build_tags+=" containers_image_openpgp"