mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
podman: update to 2.0.4.
This commit is contained in:
parent
5ecf81f8a6
commit
2cbba634d8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'podman'
|
||||
pkgname=podman
|
||||
version=2.0.3
|
||||
version=2.0.4
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/containers/libpod/v2"
|
||||
|
@ -15,7 +15,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=924f1b8579e4c2f0f7413f8ff8e952c65243a61b5f3a73764e1600670714ad70
|
||||
checksum=ec7524a55f607dea2a8c6990082dc3bde1a6e5b1e8250836fde19974ccc9857c
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
go_build_tags+=" containers_image_openpgp"
|
||||
|
|
Loading…
Add table
Reference in a new issue