diff options
Diffstat (limited to 'recipes-containers/umoci')
| -rw-r--r-- | recipes-containers/umoci/umoci_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-containers/umoci/umoci_git.bb b/recipes-containers/umoci/umoci_git.bb index f148b7fa..eab3a6a8 100644 --- a/recipes-containers/umoci/umoci_git.bb +++ b/recipes-containers/umoci/umoci_git.bb | |||
| @@ -6,11 +6,11 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3b83ef96387f14655fc854ddc3c6bd57" | |||
| 6 | RDEPENDS:${PN} = "skopeo" | 6 | RDEPENDS:${PN} = "skopeo" |
| 7 | RDEPENDS:${PN}:class-native = "" | 7 | RDEPENDS:${PN}:class-native = "" |
| 8 | 8 | ||
| 9 | SRCREV_umoci = "d6313283c36509ce8e9bda0affde5865ccee98a7" | 9 | SRCREV_umoci = "f5d1219acaf67127ebacf6306776d3ff465735ea" |
| 10 | SRC_URI = "git://github.com/opencontainers/umoci.git;branch=main;name=umoci;destsuffix=github.com/opencontainers/umoci;protocol=https \ | 10 | SRC_URI = "git://github.com/opencontainers/umoci.git;branch=main;name=umoci;destsuffix=github.com/opencontainers/umoci;protocol=https \ |
| 11 | " | 11 | " |
| 12 | 12 | ||
| 13 | PV = "v0.6.0+git" | 13 | PV = "0.6.0+git" |
| 14 | S = "${UNPACKDIR}/github.com/opencontainers/umoci" | 14 | S = "${UNPACKDIR}/github.com/opencontainers/umoci" |
| 15 | GO_IMPORT = "github.com/opencontainers/umoci" | 15 | GO_IMPORT = "github.com/opencontainers/umoci" |
| 16 | 16 | ||
