diff options
Diffstat (limited to 'system/containerd')
-rw-r--r-- | system/containerd/containerd.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/containerd/containerd.info b/system/containerd/containerd.info index b1f9821a6b..901e78d511 100644 --- a/system/containerd/containerd.info +++ b/system/containerd/containerd.info @@ -3,7 +3,7 @@ VERSION="0.2.3" HOMEPAGE="https://github.com/docker/containerd" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/docker/containerd/archive/v$VERSION.tar.gz" +DOWNLOAD_x86_64="https://github.com/docker/containerd/archive/v0.2.3.tar.gz" MD5SUM_x86_64="aa2979c51960332878038147c420aa7d" REQUIRES="google-go-lang runc" MAINTAINER="Asaf Ohayon" |