summaryrefslogtreecommitdiffstats
path: root/recipes-containers/skopeo/skopeo_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/skopeo/skopeo_git.bb')
-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 48f22a24..c29009a1 100644
--- a/recipes-containers/skopeo/skopeo_git.bb
+++ b/recipes-containers/skopeo/skopeo_git.bb
@@ -25,7 +25,7 @@ SRC_URI = " \
25" 25"
26 26
27SRCREV = "416218f501364aa05fbe63617fd4599d63d82637" 27SRCREV = "416218f501364aa05fbe63617fd4599d63d82637"
28PV = "v1.13.1+git${SRCPV}" 28PV = "v1.13.1+git"
29GO_IMPORT = "import" 29GO_IMPORT = "import"
30 30
31S = "${WORKDIR}/git/src/github.com/containers/skopeo" 31S = "${WORKDIR}/git/src/github.com/containers/skopeo"