podman: update to 3.2.2.
This commit is contained in:
parent
c3b02af314
commit
9132c7f292
1 changed files with 2 additions and 2 deletions
|
@ -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 <cnemo@tutanota.com>"
|
|||
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"
|
||||
|
|
Loading…
Reference in a new issue