summaryrefslogtreecommitdiffstats
path: root/system/docker/docker.SlackBuild
diff options
context:
space:
mode:
author Vincent Batts2014-04-04 18:25:23 +0200
committer Willy Sudiarto Raharjo2014-04-07 09:43:57 +0200
commit557622f1273a57333d6fdffe7a4591917eaa30b9 (patch)
treeb3be6e784efc26279cc7b15fff015060d46427f8 /system/docker/docker.SlackBuild
parenta066da50d20a14d35f0b893facffc39065db7c57 (diff)
downloadslackbuilds-557622f1273a57333d6fdffe7a4591917eaa30b9.tar.gz
system/docker: Updated for version 0.9.1.
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 13e8310f39..ad2748a6ad 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:-0.8.0}
+VERSION=${VERSION:-0.9.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-GITHASH=${GITHASH:-cc3a8c8}
+GITHASH=${GITHASH:-867b2a9}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then