From 61d1906e51749526b19321ef20788616986d50dc Mon Sep 17 00:00:00 2001 From: Justin Cormack Date: Mon, 9 Oct 2017 12:30:47 +0100 Subject: [PATCH] Update Moby Several fixes and updates since last update. Signed-off-by: Justin Cormack --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fcf40c89e..971a5f7be 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,7 @@ endif PREFIX?=/usr/local/ MOBY_REPO=https://github.com/moby/tool.git -MOBY_COMMIT=177969dc4a0fb843f635e45ab8e87d2cd2c531cd +MOBY_COMMIT=70c6aebd260e1e38a43ef953c37e89a8bf45718f MOBY_VERSION=0.0 bin/moby: tmp_moby_bin.tar | bin tar xf $<