podman: update to 1.6.4.
This commit is contained in:
parent
4f23779430
commit
246ad23a34
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'podman'
|
||||
pkgname=podman
|
||||
version=1.6.3
|
||||
version=1.6.4
|
||||
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=61b44b739c485125f179044f7aa7dc58c820f771bce4ce495fa555a38dc68b57
|
||||
checksum=6e59821320b435543bc7554e73faa66d5956e4ad3f7e7f4ea03bebd6726758e9
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
go_build_tags+=" containers_image_openpgp exclude_graphdriver_overlay"
|
||||
|
|
Loading…
Reference in New Issue