podman: update to 1.2.0.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'podman'
|
# Template file for 'podman'
|
||||||
pkgname=podman
|
pkgname=podman
|
||||||
version=1.1.2
|
version=1.2.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="libpod-${version}"
|
wrksrc="libpod-${version}"
|
||||||
build_style=go
|
build_style=go
|
||||||
@@ -16,7 +16,7 @@ maintainer="Cameron Nemo <camerontnorman@gmail.com>"
|
|||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://podman.io/"
|
homepage="https://podman.io/"
|
||||||
distfiles="https://github.com/containers/libpod/archive/v${version}.tar.gz"
|
distfiles="https://github.com/containers/libpod/archive/v${version}.tar.gz"
|
||||||
checksum=d70ac478be5403919f4d03d3dd2f1223d42d1995f4b80c74599778a804ab6b1a
|
checksum=b4d6843e13c0f2f1557ab20b4364bb42ea9102442ee3f1be806c06128aa687d8
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
go_build_tags+=" containers_image_openpgp exclude_graphdriver_overlay"
|
go_build_tags+=" containers_image_openpgp exclude_graphdriver_overlay"
|
||||||
|
|||||||
Reference in New Issue
Block a user