summaryrefslogtreecommitdiffstats
path: root/recipes-containers/nerdctl/nerdctl_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/nerdctl/nerdctl_git.bb')
-rw-r--r--recipes-containers/nerdctl/nerdctl_git.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-containers/nerdctl/nerdctl_git.bb b/recipes-containers/nerdctl/nerdctl_git.bb
index 536c470b..3f87e564 100644
--- a/recipes-containers/nerdctl/nerdctl_git.bb
+++ b/recipes-containers/nerdctl/nerdctl_git.bb
@@ -28,8 +28,6 @@ LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd
28 28
29GO_IMPORT = "import" 29GO_IMPORT = "import"
30 30
31S = "${WORKDIR}/git"
32
33PV = "v2.0.3" 31PV = "v2.0.3"
34 32
35NERDCTL_PKG = "github.com/containerd/nerdctl" 33NERDCTL_PKG = "github.com/containerd/nerdctl"