summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-containers/skopeo/skopeo_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-containers/skopeo/skopeo_git.bb b/recipes-containers/skopeo/skopeo_git.bb
index df8ec372..f3217dbf 100644
--- a/recipes-containers/skopeo/skopeo_git.bb
+++ b/recipes-containers/skopeo/skopeo_git.bb
@@ -27,8 +27,8 @@ SRC_URI = " \
27 file://registries.conf \ 27 file://registries.conf \
28" 28"
29 29
30SRCREV = "1d24e657fa4a07a39939391902f8030f37716c32" 30SRCREV = "3e2defd6d37b742adde2aac6cb01f6c3c17da8e2"
31PV = "v1.5.2+git${SRCPV}" 31PV = "v1.6.1+git${SRCPV}"
32GO_IMPORT = "import" 32GO_IMPORT = "import"
33 33
34S = "${WORKDIR}/git" 34S = "${WORKDIR}/git"