mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
podman: update to 1.8.2.
This commit is contained in:
parent
3af7401fe6
commit
40db34f1a2
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=1.8.0
|
version=1.8.2
|
||||||
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=2f771dc5505bd29e21e18a71e6eac549d036ad34fbbec5646ae0c7bfe024eeb5
|
checksum=69f7ff81da1510ebf2962c1de3170675ca3cd8a24bc00c93742a24bcce17c752
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
go_build_tags+=" containers_image_openpgp"
|
go_build_tags+=" containers_image_openpgp"
|
||||||
|
|
Loading…
Add table
Reference in a new issue