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 feff9dfa..48f22a24 100644 --- a/recipes-containers/skopeo/skopeo_git.bb +++ b/recipes-containers/skopeo/skopeo_git.bb | |||
| @@ -24,8 +24,8 @@ 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 = "8b9999e1d501a1e81ffd9142c40c068a0c509780" | 27 | SRCREV = "416218f501364aa05fbe63617fd4599d63d82637" |
| 28 | PV = "v1.13.0+git${SRCPV}" | 28 | PV = "v1.13.1+git${SRCPV}" |
| 29 | GO_IMPORT = "import" | 29 | GO_IMPORT = "import" |
| 30 | 30 | ||
| 31 | S = "${WORKDIR}/git/src/github.com/containers/skopeo" | 31 | S = "${WORKDIR}/git/src/github.com/containers/skopeo" |
