diff options
-rw-r--r-- | recipes-containers/skopeo/skopeo_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/skopeo/skopeo_git.bb b/recipes-containers/skopeo/skopeo_git.bb index 4d062ed0..2633a957 100644 --- a/recipes-containers/skopeo/skopeo_git.bb +++ b/recipes-containers/skopeo/skopeo_git.bb | |||
@@ -24,7 +24,7 @@ SRC_URI = " \ | |||
24 | file://0001-makefile-add-GOBUILDFLAGS-to-go-build-call.patch \ | 24 | file://0001-makefile-add-GOBUILDFLAGS-to-go-build-call.patch \ |
25 | " | 25 | " |
26 | 26 | ||
27 | SRCREV = "95680f3c07931ee748afbf240059a62eac6e6bed" | 27 | SRCREV = "1e70fee21db5cc63786246644c031cf0f659971a" |
28 | PV = "v1.11.0+git${SRCPV}" | 28 | PV = "v1.11.0+git${SRCPV}" |
29 | GO_IMPORT = "import" | 29 | GO_IMPORT = "import" |
30 | 30 | ||