mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
podman: update to 4.4.0
This commit is contained in:
parent
1d08d663ba
commit
87b9fb02f3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'podman'
|
||||
pkgname=podman
|
||||
version=4.3.1
|
||||
revision=2
|
||||
version=4.4.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/containers/podman/v4"
|
||||
go_package="${go_import_path}/cmd/podman ${go_import_path}/cmd/rootlessport"
|
||||
|
@ -16,7 +16,7 @@ license="Apache-2.0"
|
|||
homepage="https://podman.io/"
|
||||
changelog="https://raw.githubusercontent.com/containers/podman/main/RELEASE_NOTES.md"
|
||||
distfiles="https://github.com/containers/podman/archive/v${version}.tar.gz"
|
||||
checksum=455c29c4ee78cd6365e5d46e20dd31a5ce4e6e1752db6774253d76bd3ca78813
|
||||
checksum=4bb966fd960b0aae05181e30672a6b20be365225758110eb251b81214414cb25
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
go_build_tags+=" containers_image_openpgp"
|
||||
|
|
Loading…
Add table
Reference in a new issue