From e9bda48da84fd218f78497350281e135d877866c Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sun, 11 Sep 2016 09:11:59 +0700 Subject: system/containerd: Fix DOWNLOAD url. Signed-off-by: Willy Sudiarto Raharjo --- system/containerd/containerd.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/containerd') 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" -- cgit v1.2.3-65-gdbad