diff --git a/recipes-containers/skopeo/skopeo_git.bb b/recipes-containers/skopeo/skopeo_git.bb index 8d9ae61b..936d2c3d 100644 --- a/recipes-containers/skopeo/skopeo_git.bb +++ b/recipes-containers/skopeo/skopeo_git.bb @@ -22,11 +22,11 @@ RDEPENDS:${PN} = " \ " SRC_URI = " \ - git://github.com/containers/skopeo;branch=release-1.20;protocol=https;destsuffix=git/src/github.com/containers/skopeo \ + git://github.com/containers/skopeo;branch=main;protocol=https;destsuffix=git/src/github.com/containers/skopeo \ file://0001-makefile-add-GOBUILDFLAGS-to-go-build-call.patch \ " -SRCREV = "e2c1eecd40b9121adf431a33cbbe60d22dc9fad7" +SRCREV = "d2a1740f0dd0561ebc23017e509da701bca66f7c" PV = "v1.20.0+git" GO_IMPORT = "import"