From d5c59f9306c713b6c46cbb8e19f99ff01d744596 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Audrius=20Ka=C5=BEukauskas?= Date: Sat, 10 Jun 2017 15:15:33 +0300 Subject: system/docker-machine: Updated for version 0.12.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 060db039e7..0ebf379665 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.11.0} -GITHASH=${GITHASH:-5b27455} +VERSION=${VERSION:-0.12.0} +GITHASH=${GITHASH:-45c69ad} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -- cgit v1.2.3