Merge pull request #2538 from justincormack/mobyup

Update moby tool to latest version
This commit is contained in:
Rolf Neugebauer 2017-09-25 22:17:29 +01:00 committed by GitHub
commit dd43c8d7f6

View File

@ -21,7 +21,7 @@ endif
PREFIX?=/usr/local/
MOBY_REPO=https://github.com/moby/tool.git
MOBY_COMMIT=1ff0e3beeeb1e741b9c5a54574f01ac5eee525a5
MOBY_COMMIT=177969dc4a0fb843f635e45ab8e87d2cd2c531cd
MOBY_VERSION=0.0
bin/moby: tmp_moby_bin.tar | bin
tar xf $<