summaryrefslogtreecommitdiffstats
path: root/system/docker/docker.info
diff options
context:
space:
mode:
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
commitb8d9dc1de00651fe57615de0ab0dea96897e268f (patch)
treef1cc5093338d557d031836b5c694c5ce6480b323 /system/docker/docker.info
parentb3e77bae26666f130de563180266ec376757acb4 (diff)
downloadslackbuilds-b8d9dc1de00651fe57615de0ab0dea96897e268f.tar.gz
slackbuilds-b8d9dc1de00651fe57615de0ab0dea96897e268f.tar.xz
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.info6
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"