mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
parent
cca7ca9c51
commit
884173ae27
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'podman'
|
||||
pkgname=podman
|
||||
version=2.2.1
|
||||
version=3.0.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/containers/podman/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=bd86b181251e2308cb52f18410fb52d89df7f130cecf0298bbf9a848fe7daf60
|
||||
checksum=259e682d6e90595573fe8880e0252cc8b08c813e19408b911c43383a6edd6852
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
go_build_tags+=" containers_image_openpgp"
|
||||
|
|
Loading…
Add table
Reference in a new issue