summaryrefslogtreecommitdiffstats
path: root/system/docker/docker.SlackBuild
diff options
context:
space:
mode:
author Audrius Kažukauskas <audrius@neutrino.lt>2019-02-12 19:49:55 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-02-17 21:56:42 +0700
commitcfed026acc6d299e2d12f2c3f4912d1eda7bec6b (patch)
treeee5b96c3873f2d2ea9420e32b18d279c946dc5bd /system/docker/docker.SlackBuild
parent0c9327663ab930dcb09ac1f31ab6cb49606f3c3f (diff)
downloadslackbuilds-cfed026acc6d299e2d12f2c3f4912d1eda7bec6b.tar.gz
slackbuilds-cfed026acc6d299e2d12f2c3f4912d1eda7bec6b.tar.xz
system/docker: Updated for version 18.09.2.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to 'system/docker/docker.SlackBuild')
-rw-r--r--system/docker/docker.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/docker/docker.SlackBuild b/system/docker/docker.SlackBuild
index 5fd5d5142b..5eaba151e9 100644
--- a/system/docker/docker.SlackBuild
+++ b/system/docker/docker.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for docker
# Copyright 2014-2015 Vincent Batts <vbatts@hashbangbash.com>
-# Copyright 2017-2018 Audrius Kažukauskas <audrius@neutrino.lt>
+# Copyright 2017-2019 Audrius Kažukauskas <audrius@neutrino.lt>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,8 +24,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=docker
-VERSION=${VERSION:-18.09.0}
-GITHASH=${GITHASH:-4d60db4}
+VERSION=${VERSION:-18.09.2}
+GITHASH=${GITHASH:-6247962}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}