summaryrefslogtreecommitdiffstats
path: root/recipes-containers
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers')
-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 a2fff2c9..88206f3f 100644
--- a/recipes-containers/skopeo/skopeo_git.bb
+++ b/recipes-containers/skopeo/skopeo_git.bb
@@ -26,8 +26,8 @@ SRC_URI = " \
26 file://0001-makefile-add-GOBUILDFLAGS-to-go-build-call.patch \ 26 file://0001-makefile-add-GOBUILDFLAGS-to-go-build-call.patch \
27" 27"
28 28
29SRCREV = "b95e081162382f9a28f400bee10046ce72b957fe" 29SRCREV = "4517ea0b7be6a6743d854e05cd24f7354a487b60"
30PV = "v1.8.0+git${SRCPV}" 30PV = "v1.10.0+git${SRCPV}"
31GO_IMPORT = "import" 31GO_IMPORT = "import"
32 32
33S = "${WORKDIR}/git" 33S = "${WORKDIR}/git"