diff options
Diffstat (limited to 'system/docker/docker.info')
-rw-r--r-- | system/docker/docker.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/docker/docker.info b/system/docker/docker.info index e80706c10b..688dc88d97 100644 --- a/system/docker/docker.info +++ b/system/docker/docker.info @@ -1,10 +1,10 @@ PRGNAM="docker" -VERSION="1.6.2" +VERSION="1.8.2" HOMEPAGE="https://docker.io/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/docker/docker/archive/v1.6.2.tar.gz" -MD5SUM_x86_64="81a1a015ec0520d739ec721f8295d94f" +DOWNLOAD_x86_64="https://github.com/docker/docker/archive/v1.8.2.tar.gz" +MD5SUM_x86_64="4faf25b356900f3e7599783ad4565e69" REQUIRES="google-go-lang" MAINTAINER="Vincent Batts" EMAIL="vbatts@hashbangbash.com" |