summaryrefslogtreecommitdiffstats
path: root/system/docker/docker.info
diff options
context:
space:
mode:
author Vincent Batts <vbatts@hashbangbash.com>2015-05-22 18:47:48 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-05-22 18:47:48 +0700
commit2545f67f5e7f40a3074edbfd78d11d1379a92a1f (patch)
treef2f873ef1313a944baf7ef249fc1aeb582ef702d /system/docker/docker.info
parentd2f225d3051170be18fb297eabe24c996c05d693 (diff)
downloadslackbuilds-2545f67f5e7f40a3074edbfd78d11d1379a92a1f.tar.gz
slackbuilds-2545f67f5e7f40a3074edbfd78d11d1379a92a1f.tar.xz
system/docker: Updated for version 1.6.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/docker/docker.info')
-rw-r--r--system/docker/docker.info6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/docker/docker.info b/system/docker/docker.info
index 3854a47c43..e80706c10b 100644
--- a/system/docker/docker.info
+++ b/system/docker/docker.info
@@ -1,10 +1,10 @@
PRGNAM="docker"
-VERSION="1.6.0"
+VERSION="1.6.2"
HOMEPAGE="https://docker.io/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/docker/docker/archive/v1.6.0.tar.gz"
-MD5SUM_x86_64="a7d81b566e3003698003506516ad932e"
+DOWNLOAD_x86_64="https://github.com/docker/docker/archive/v1.6.2.tar.gz"
+MD5SUM_x86_64="81a1a015ec0520d739ec721f8295d94f"
REQUIRES="google-go-lang"
MAINTAINER="Vincent Batts"
EMAIL="vbatts@hashbangbash.com"