podman: update to 1.5.1.
This commit is contained in:
parent
3c482f3031
commit
1839dfa7d9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'podman'
|
||||
pkgname=podman
|
||||
version=1.5.0
|
||||
version=1.5.1
|
||||
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=12f479044c5bfe23f695914c8f61d6f21247ffb877fc855c3737da289b8ec68b
|
||||
checksum=5651102e8d8f15b3dfddc80702dc93149b94de330502d6de6fafa7afddbbf709
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
go_build_tags+=" containers_image_openpgp exclude_graphdriver_overlay"
|
||||
|
|
Loading…
Reference in a new issue