diff options
-rw-r--r-- | recipes-containers/skopeo/skopeo_git.bb | 4 |
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 | ||
30 | SRCREV = "1d24e657fa4a07a39939391902f8030f37716c32" | 30 | SRCREV = "3e2defd6d37b742adde2aac6cb01f6c3c17da8e2" |
31 | PV = "v1.5.2+git${SRCPV}" | 31 | PV = "v1.6.1+git${SRCPV}" |
32 | GO_IMPORT = "import" | 32 | GO_IMPORT = "import" |
33 | 33 | ||
34 | S = "${WORKDIR}/git" | 34 | S = "${WORKDIR}/git" |