podman: update to 3.3.1
This commit is contained in:
parent
dad2ed6e4b
commit
dd6d0e89c8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'podman'
|
||||
pkgname=podman
|
||||
version=3.3.0
|
||||
version=3.3.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/containers/podman/v3"
|
||||
|
@ -15,7 +15,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=b92c308471d825facb408e72691f9a62441639f1b1c552efab1645bc5bd3f91b
|
||||
checksum=6e3c57f5fd4199bc7603effb8c34268ee7f65fcd30c7b0d4778396b69388ae1f
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
go_build_tags+=" containers_image_openpgp"
|
||||
|
|
Loading…
Reference in New Issue