From 38184a9a92b7c3937c3eb8025839db817ac18ba7 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Tue, 22 Apr 2014 11:06:38 +0100 Subject: Update morph to fix ./check and virtual box deploy The copyright year was not updated, which caused the ./check script to fail. VirtualBox deployments' version check was faulty. Paul Sherwood supplied a fix to the regular expression. --- tools.morph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools.morph b/tools.morph index 3b81cf8b..80908497 100644 --- a/tools.morph +++ b/tools.morph @@ -92,7 +92,7 @@ chunks: - six - name: morph repo: baserock:baserock/morph - ref: 29bf8404beb1bac3443393753660d77c587ed77c + ref: b8f2100e3f7fbff990d4f28c71f9c7a178b5d8f0 unpetrify-ref: master build-depends: - cliapp -- cgit v1.2.1