podman: revbump for go 1.21

This commit is contained in:
Kirill 2023-08-14 19:34:34 +04:00 committed by Michael Aldridge
parent 3841ed9632
commit c67d04a93f
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'podman'
pkgname=podman
version=4.5.1
revision=1
revision=2
build_style=go
go_import_path="github.com/containers/podman/v4"
go_package="${go_import_path}/cmd/podman ${go_import_path}/cmd/rootlessport"