diff options
Diffstat (limited to 'system/docker/docker.info')
-rw-r--r-- | system/docker/docker.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/docker/docker.info b/system/docker/docker.info index fdcd39f72e..9039305b56 100644 --- a/system/docker/docker.info +++ b/system/docker/docker.info @@ -1,10 +1,10 @@ PRGNAM="docker" VERSION="1.3.1" HOMEPAGE="https://docker.io/" -DOWNLOAD="https://github.com/docker/docker/archive/v1.3.1.tar.gz" -MD5SUM="098c366f9c8eb82ba537b93eec66303e" -DOWNLOAD_x86_64="" -MD5SUM_x86_64="" +DOWNLOAD="UNSUPPORTED" +MD5SUM="" +DOWNLOAD_x86_64="https://github.com/docker/docker/archive/v1.3.1.tar.gz" +MD5SUM_x86_64="098c366f9c8eb82ba537b93eec66303e" REQUIRES="google-go-lang" MAINTAINER="Vincent Batts" EMAIL="vbatts@hashbangbash.com" |