summaryrefslogtreecommitdiffstats
path: root/recipes-containers/oci-image-spec/oci-image-spec_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/oci-image-spec/oci-image-spec_git.bb')
-rw-r--r--recipes-containers/oci-image-spec/oci-image-spec_git.bb2
1 files changed, 1 insertions, 1 deletions
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 1d7cf0c8..e5422cec 100644
--- a/recipes-containers/oci-image-spec/oci-image-spec_git.bb
+++ b/recipes-containers/oci-image-spec/oci-image-spec_git.bb
@@ -10,7 +10,7 @@ PKG_NAME = "github.com/opencontainers/${SRCNAME}"
10SRC_URI = "git://${PKG_NAME};destsuffix=git/src/${PKG_NAME};branch=main;protocol=https" 10SRC_URI = "git://${PKG_NAME};destsuffix=git/src/${PKG_NAME};branch=main;protocol=https"
11 11
12SRCREV = "9615142d016838b5dfe7453f80af0be74feb5c7c" 12SRCREV = "9615142d016838b5dfe7453f80af0be74feb5c7c"
13PV = "v1.1.0-rc3+git${SRCPV}" 13PV = "v1.1.0-rc3+git"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16