diff options
author | Vincent Batts <vbatts@gmail.com> | 2015-01-22 06:33:27 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-22 06:34:21 +0700 |
commit | b8d9dc1de00651fe57615de0ab0dea96897e268f (patch) | |
tree | f1cc5093338d557d031836b5c694c5ce6480b323 /system/docker/docker.info | |
parent | b3e77bae26666f130de563180266ec376757acb4 (diff) | |
download | slackbuilds-b8d9dc1de00651fe57615de0ab0dea96897e268f.tar.gz |
system/docker: Updated for version 1.4.1.
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 9039305b56..5e905626a6 100644 --- a/system/docker/docker.info +++ b/system/docker/docker.info @@ -1,10 +1,10 @@ PRGNAM="docker" -VERSION="1.3.1" +VERSION="1.4.1" HOMEPAGE="https://docker.io/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/docker/docker/archive/v1.3.1.tar.gz" -MD5SUM_x86_64="098c366f9c8eb82ba537b93eec66303e" +DOWNLOAD_x86_64="https://github.com/docker/docker/archive/v1.4.1.tar.gz" +MD5SUM_x86_64="70068f2f59e8d4241ca344dcacdd2058" REQUIRES="google-go-lang" MAINTAINER="Vincent Batts" EMAIL="vbatts@hashbangbash.com" |