From 3a8b2d0d005e213952c4d468db13dada4a2457ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Audrius=20Ka=C5=BEukauskas?= Date: Sun, 16 Dec 2018 17:35:23 +0200 Subject: system/docker-machine: Updated for version 0.16.0. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Audrius Kažukauskas --- system/docker-machine/docker-machine.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'system/docker-machine/docker-machine.SlackBuild') diff --git a/system/docker-machine/docker-machine.SlackBuild b/system/docker-machine/docker-machine.SlackBuild index 15a2d4761a..c9a7dc83c6 100644 --- a/system/docker-machine/docker-machine.SlackBuild +++ b/system/docker-machine/docker-machine.SlackBuild @@ -24,8 +24,8 @@ PRGNAM=docker-machine SRCNAM=machine -VERSION=${VERSION:-0.14.0} -GITHASH=${GITHASH:-89b8332} +VERSION=${VERSION:-0.16.0} +GITHASH=${GITHASH:-702c267} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -- cgit v1.2.3