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 ada89dba..42b076cc 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 | ||
29 | SRCREV = "a85eaac984be2e36fe14590e4c3c135775f6c393" | 29 | SRCREV = "695538a31a9affe40d637f5dc9fa97af30cc8ab9" |
30 | PV = "v1.14.0+git" | 30 | PV = "v1.14.1+git" |
31 | GO_IMPORT = "import" | 31 | GO_IMPORT = "import" |
32 | 32 | ||
33 | S = "${WORKDIR}/git/src/github.com/containers/skopeo" | 33 | S = "${WORKDIR}/git/src/github.com/containers/skopeo" |