summaryrefslogtreecommitdiffstats
path: root/system/docker/docker.info
diff options
context:
space:
mode:
author Vincent Batts2014-11-07 09:08:48 +0100
committer Willy Sudiarto Raharjo2014-11-08 00:30:17 +0100
commitcde91ce916433f6d923eb8f9033ba659cb9eeb1e (patch)
tree9cd8da2aad8548375a1430870900229b02887395 /system/docker/docker.info
parentd54f13fac13f784fa38e33011880684ef66ed767 (diff)
downloadslackbuilds-cde91ce916433f6d923eb8f9033ba659cb9eeb1e.tar.gz
system/docker: Updated for version 1.3.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 4cb414374b..fdcd39f72e 100644
--- a/system/docker/docker.info
+++ b/system/docker/docker.info
@@ -1,8 +1,8 @@
PRGNAM="docker"
-VERSION="1.3.0"
+VERSION="1.3.1"
HOMEPAGE="https://docker.io/"
-DOWNLOAD="https://github.com/docker/docker/archive/v1.3.0.tar.gz"
-MD5SUM="9fb2716980f5602d0fbb7da8cf71f8f6"
+DOWNLOAD="https://github.com/docker/docker/archive/v1.3.1.tar.gz"
+MD5SUM="098c366f9c8eb82ba537b93eec66303e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="google-go-lang"