From 136dafe2c6a18c3c6ca3f71afc8bae973264cf60 Mon Sep 17 00:00:00 2001 From: Rolf Neugebauer Date: Sat, 14 Oct 2017 12:39:56 +0200 Subject: [PATCH] build: Update moby tool to latest Signed-off-by: Rolf Neugebauer --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 42a9841d4..40234343f 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,7 @@ endif PREFIX?=/usr/local/ MOBY_REPO=https://github.com/moby/tool.git -MOBY_COMMIT=70c6aebd260e1e38a43ef953c37e89a8bf45718f +MOBY_COMMIT=57c6720356a8ede6758d60c5d66752d8e19b9ecf MOBY_VERSION=0.0 bin/moby: tmp_moby_bin.tar | bin tar xf $<