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 be72dc13..05baefb3 100644
--- a/recipes-containers/skopeo/skopeo_git.bb
+++ b/recipes-containers/skopeo/skopeo_git.bb
@@ -25,8 +25,8 @@ SRC_URI = " \
25 file://registries.conf \ 25 file://registries.conf \
26" 26"
27 27
28SRCREV = "6c0e35a50c404c88eba84b4c611e6ea06ed33a44" 28SRCREV = "e7880c4a8991966f16e367f085d42375ad70197e"
29PV = "v1.2.2-dev+git${SRCPV}" 29PV = "v1.2.3-dev+git${SRCPV}"
30GO_IMPORT = "import" 30GO_IMPORT = "import"
31 31
32S = "${WORKDIR}/git" 32S = "${WORKDIR}/git"