podman: update to 2.2.0.
This commit is contained in:
parent
5032d9abfb
commit
c076c544a5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'podman'
|
||||
pkgname=podman
|
||||
version=2.1.1
|
||||
version=2.2.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/containers/podman/v2"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://podman.io/"
|
||||
distfiles="https://github.com/containers/libpod/archive/v${version}.tar.gz"
|
||||
checksum=5ebaa6e0dbd7fd1863f70d2bc71dc8a94e195c3339c17e3cac4560c9ec5747f8
|
||||
checksum=ec5473e51fa28f29af323473fc484f742dc7df23d06d8ba9f217f13382893a71
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
go_build_tags+=" containers_image_openpgp"
|
||||
|
|
Loading…
Reference in a new issue