podman: update to 3.1.2.
This commit is contained in:
parent
b9da422d27
commit
083d70b33d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'podman'
|
# Template file for 'podman'
|
||||||
pkgname=podman
|
pkgname=podman
|
||||||
version=3.1.1
|
version=3.1.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/containers/podman/v3"
|
go_import_path="github.com/containers/podman/v3"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://podman.io/"
|
homepage="https://podman.io/"
|
||||||
distfiles="https://github.com/containers/podman/archive/v${version}.tar.gz"
|
distfiles="https://github.com/containers/podman/archive/v${version}.tar.gz"
|
||||||
checksum=4e6fb106c6363566b6edc4ac6caee0bdf6b788e01255c3b3bfcb64f4b6842229
|
checksum=5a0d42e03d15e32c5c54a147da5ef1b8928ec00982ac9e3f1edc82c5e614b6d2
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
go_build_tags+=" containers_image_openpgp"
|
go_build_tags+=" containers_image_openpgp"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue