From fe564b3221556d25375ba64c531e65c702f8369c Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 10 Feb 2023 13:35:19 -0500 Subject: podman-tui: update to v0.7.0-tip Bumping podman-tui to version v0.7.0-68-g907b4d6, which comprises the following commits: 80431f0 Bump golang.org/x/crypto from 0.5.0 to 0.6.0 dc402ba Bump github.com/docker/docker 1fb79aa Bump github.com/rs/zerolog from 1.28.0 to 1.29.0 b1fe3c4 Bump github.com/containerd/containerd from 1.6.8 to 1.6.12 197f356 Bump github.com/sylabs/sif/v2 from 2.8.0 to 2.8.1 7f43ecc Bump github.com/docker/docker 1fdbb8d Bump golang.org/x/crypto from 0.4.0 to 0.5.0 6941d4b Bump github.com/navidys/tvxwidgets from 0.2.0 to 0.3.0 Signed-off-by: Bruce Ashfield --- recipes-containers/podman-tui/podman-tui_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-containers/podman-tui/podman-tui_git.bb b/recipes-containers/podman-tui/podman-tui_git.bb index 5bcd0208..bfdd84fc 100644 --- a/recipes-containers/podman-tui/podman-tui_git.bb +++ b/recipes-containers/podman-tui/podman-tui_git.bb @@ -18,7 +18,7 @@ DEPENDS = " \ " SRCREV_FORMAT = "podmantui_storage" -SRCREV_podmantui = "ab303cba7acabe340c5aa784ffb2a5dc3ab857d4" +SRCREV_podmantui = "907b4d64ad9e1013597e234be79aae3eaf0f4f5b" SRCREV_storage = "246ba3062e8b551026aef2708eee747014ce5c52" SRC_URI = " \ git://github.com/containers/podman-tui;protocol=https;name=podmantui;branch=main \ -- cgit v1.2.3-54-g00ecf