summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 911b4241..c5518cdc 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 = "e8d9f916e04364c128a939535889dc2da74162b5" 29SRCREV = "b6c726f854084e9ace9dc69be6c0be0131ed1573"
30PV = "v1.18.0+git" 30PV = "v1.19.0+git"
31GO_IMPORT = "import" 31GO_IMPORT = "import"
32 32
33S = "${UNPACKDIR}/git/src/github.com/containers/skopeo" 33S = "${UNPACKDIR}/git/src/github.com/containers/skopeo"