diff --git a/srcpkgs/podman/template b/srcpkgs/podman/template index 0770cc6ec14..470a811d86f 100644 --- a/srcpkgs/podman/template +++ b/srcpkgs/podman/template @@ -1,6 +1,6 @@ # Template file for 'podman' pkgname=podman -version=2.2.1 +version=3.0.1 revision=1 build_style=go go_import_path="github.com/containers/podman/v2" @@ -15,7 +15,7 @@ maintainer="Cameron Nemo " license="Apache-2.0" homepage="https://podman.io/" distfiles="https://github.com/containers/libpod/archive/v${version}.tar.gz" -checksum=bd86b181251e2308cb52f18410fb52d89df7f130cecf0298bbf9a848fe7daf60 +checksum=259e682d6e90595573fe8880e0252cc8b08c813e19408b911c43383a6edd6852 if [ "$CROSS_BUILD" ]; then go_build_tags+=" containers_image_openpgp"