diff options
author | Vincent Batts <vbatts@hashbangbash.com> | 2015-05-06 06:18:56 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-06 22:14:57 +0700 |
commit | 8256672cc9fcb6da7e3137907db5f445d63e4e9c (patch) | |
tree | 2c2ddf1d015c87ff5ef066654aca8fe35ac247a4 /system/docker/docker.info | |
parent | e5bc5d492699921e67b5a4a14960f23f7e395704 (diff) |
system/docker: Updated for version 1.6.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 5e905626a69d..3854a47c4358 100644 --- a/system/docker/docker.info +++ b/system/docker/docker.info @@ -1,10 +1,10 @@ PRGNAM="docker" -VERSION="1.4.1" +VERSION="1.6.0" HOMEPAGE="https://docker.io/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/docker/docker/archive/v1.4.1.tar.gz" -MD5SUM_x86_64="70068f2f59e8d4241ca344dcacdd2058" +DOWNLOAD_x86_64="https://github.com/docker/docker/archive/v1.6.0.tar.gz" +MD5SUM_x86_64="a7d81b566e3003698003506516ad932e" REQUIRES="google-go-lang" MAINTAINER="Vincent Batts" EMAIL="vbatts@hashbangbash.com" |