podman: update to 1.0.1.
This commit is contained in:
parent
f6cfefabd5
commit
353047f44c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'podman'
|
||||
pkgname=podman
|
||||
version=1.0.0
|
||||
version=1.0.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=f7a462563dd587208eff3c3c0689bc4d01071a8f7933bec2a13126be123f63a8
|
||||
checksum=069ab838fe6b3b7949b8a11aff178b5f4f36c922d005cfb827c923e08dc6df8b
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
go_build_tags+=" containers_image_openpgp exclude_graphdriver_overlay"
|
||||
|
|
Loading…
Reference in a new issue