summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2023-04-05 16:43:09 -0400
committerBruce Ashfield <bruce.ashfield@gmail.com>2023-04-05 22:59:52 -0400
commitd51e06f05374b6c4d84e40ecaa31a62a4f58587f (patch)
tree6f1f5ed2fc250cd8e73ef335cee3774e98b82e4f
parent486c9bdb00fd7137c56b98b4a4dd160cc2273e32 (diff)
downloadmeta-virtualization-d51e06f05374b6c4d84e40ecaa31a62a4f58587f.tar.gz
skopeo: update to 1.11.0-tip
Bumping skopeo to version v1.11.0-102-g1e70fee2, which comprises the following commits: ca0f8418 fix(deps): update module github.com/spf13/cobra to v1.7.0 Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r--recipes-containers/skopeo/skopeo_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/skopeo/skopeo_git.bb b/recipes-containers/skopeo/skopeo_git.bb
index 4d062ed0..2633a957 100644
--- a/recipes-containers/skopeo/skopeo_git.bb
+++ b/recipes-containers/skopeo/skopeo_git.bb
@@ -24,7 +24,7 @@ SRC_URI = " \
24 file://0001-makefile-add-GOBUILDFLAGS-to-go-build-call.patch \ 24 file://0001-makefile-add-GOBUILDFLAGS-to-go-build-call.patch \
25" 25"
26 26
27SRCREV = "95680f3c07931ee748afbf240059a62eac6e6bed" 27SRCREV = "1e70fee21db5cc63786246644c031cf0f659971a"
28PV = "v1.11.0+git${SRCPV}" 28PV = "v1.11.0+git${SRCPV}"
29GO_IMPORT = "import" 29GO_IMPORT = "import"
30 30