podman: update to 1.9.3.
This commit is contained in:
parent
c1f53b52a0
commit
b25ade32d1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'podman'
|
||||
pkgname=podman
|
||||
version=1.9.2
|
||||
version=1.9.3
|
||||
revision=1
|
||||
wrksrc="libpod-${version}"
|
||||
build_style=go
|
||||
|
@ -16,7 +16,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://podman.io/"
|
||||
distfiles="https://github.com/containers/libpod/archive/v${version}.tar.gz"
|
||||
checksum=99bdf63990b7476323f599011331dd1bf687fe9928f87788a6eb4d1a154d3376
|
||||
checksum=2c44c6e5f61578e223dce2a2f48776adb553752a782e309e96f2d608e0ace81b
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
go_build_tags+=" containers_image_openpgp"
|
||||
|
|
Loading…
Reference in a new issue