podman: update to 1.1.2.
This commit is contained in:
parent
0d3bbfe59d
commit
fcd2ffe63b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'podman'
|
||||
pkgname=podman
|
||||
version=1.1.1
|
||||
version=1.1.2
|
||||
revision=1
|
||||
wrksrc="libpod-${version}"
|
||||
build_style=go
|
||||
|
@ -16,7 +16,7 @@ maintainer="Cameron Nemo <camerontnorman@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://podman.io/"
|
||||
distfiles="https://github.com/containers/libpod/archive/v${version}.tar.gz"
|
||||
checksum=9d0f59eb9179858bf4c73178bbe1446231f5a6b280d2c08bf643afba8eb85d07
|
||||
checksum=d70ac478be5403919f4d03d3dd2f1223d42d1995f4b80c74599778a804ab6b1a
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
go_build_tags+=" containers_image_openpgp exclude_graphdriver_overlay"
|
||||
|
|
Loading…
Reference in a new issue