summaryrefslogtreecommitdiffstats
path: root/system/docker/docker.SlackBuild
diff options
context:
space:
mode:
author Vincent Batts2015-05-22 13:47:48 +0200
committer Willy Sudiarto Raharjo2015-05-22 13:47:48 +0200
commit2545f67f5e7f40a3074edbfd78d11d1379a92a1f (patch)
treef2f873ef1313a944baf7ef249fc1aeb582ef702d /system/docker/docker.SlackBuild
parentd2f225d3051170be18fb297eabe24c996c05d693 (diff)
downloadslackbuilds-2545f67f5e7f40a3074edbfd78d11d1379a92a1f.tar.gz
system/docker: Updated for version 1.6.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/docker/docker.SlackBuild')
-rw-r--r--system/docker/docker.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/docker/docker.SlackBuild b/system/docker/docker.SlackBuild
index 0896b52456..46128a0377 100644
--- a/system/docker/docker.SlackBuild
+++ b/system/docker/docker.SlackBuild
@@ -5,11 +5,11 @@
# Written by Vincent Batts <vbatts@hashbangbash.com>
PRGNAM=docker
-VERSION=${VERSION:-1.6.0}
+VERSION=${VERSION:-1.6.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-GITHASH=${GITHASH:-4749651}
+GITHASH=${GITHASH:-7c8fca2}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in