From 6f84db4be092f259fa3da04646055afa605cbeb2 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 21 Aug 2025 23:40:03 -0400 Subject: umoci: update to v0.5.0 -tip Bumping umoci to version v0.5.0-49-g645eba4, which comprises the following commits: bb31198 build(deps): bump golang.org/x/sys from 0.34.0 to 0.35.0 Signed-off-by: Bruce Ashfield --- recipes-containers/umoci/umoci_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-containers/umoci/umoci_git.bb b/recipes-containers/umoci/umoci_git.bb index c910c59a..ee08e161 100644 --- a/recipes-containers/umoci/umoci_git.bb +++ b/recipes-containers/umoci/umoci_git.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3b83ef96387f14655fc854ddc3c6bd57" RDEPENDS:${PN} = "skopeo" RDEPENDS:${PN}:class-native = "" -SRCREV_umoci = "8a7f7894daa4ffe1e69461967b666ee62295321e" +SRCREV_umoci = "645eba432fb989761433beb295951d516bfcc316" SRC_URI = "git://github.com/opencontainers/umoci.git;branch=main;name=umoci;destsuffix=github.com/opencontainers/umoci;protocol=https \ " -- cgit v1.2.3-54-g00ecf