podman: update to 1.4.2.
This commit is contained in:
parent
7cff39de9c
commit
79a72568cb
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'podman'
|
||||
pkgname=podman
|
||||
version=1.4.1
|
||||
version=1.4.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=45eb7bccd81a1431b0c7a0697829c0bcc397048595d143fd91179b31d22a3c63
|
||||
checksum=d1b1607bfac919b2d03ca5045cb3bbae7c3333cee841c8230e3444ee2a98ea07
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
go_build_tags+=" containers_image_openpgp exclude_graphdriver_overlay"
|
||||
|
|
Loading…
Reference in New Issue