From b79f677418ece3398e9b1c8911418269bee0828a Mon Sep 17 00:00:00 2001 From: Rolf Neugebauer Date: Fri, 14 Jul 2017 14:52:54 +0100 Subject: [PATCH] build: Upda moby tool to the latest Signed-off-by: Rolf Neugebauer --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 357110f90..2fe8c69c3 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ endif PREFIX?=/usr/local/ -MOBY_COMMIT=4db06aa1732b44a8cadd9c8577df0aa5c716e701 +MOBY_COMMIT=a824287800b1871fde9859f5b2bd9009eaefa990 MOBY_VERSION=0.0 bin/moby: tmp_moby_bin.tar | bin tar xf $<