diff --git a/recipes-containers/oci-image-spec/oci-image-spec_git.bb b/recipes-containers/oci-image-spec/oci-image-spec_git.bb index e5422cec..46b72c21 100644 --- a/recipes-containers/oci-image-spec/oci-image-spec_git.bb +++ b/recipes-containers/oci-image-spec/oci-image-spec_git.bb @@ -9,8 +9,8 @@ SRCNAME = "image-spec" PKG_NAME = "github.com/opencontainers/${SRCNAME}" SRC_URI = "git://${PKG_NAME};destsuffix=git/src/${PKG_NAME};branch=main;protocol=https" -SRCREV = "9615142d016838b5dfe7453f80af0be74feb5c7c" -PV = "v1.1.0-rc3+git" +SRCREV = "39ab2d54cfa8fe1bee1ff20001264986d92ab85a" +PV = "v1.1.0" S = "${WORKDIR}/git"