From 9af8e27d31a4e1f96f34ac5a09ec8ffc7a0924ac Mon Sep 17 00:00:00 2001 From: Christian Helmuth Date: Wed, 12 Apr 2017 15:02:54 +0200 Subject: [PATCH] foc: fix port build with GCC 6 Fixes #2390 --- repos/base-foc/ports/foc.hash | 2 +- repos/base-foc/ports/foc.port | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/repos/base-foc/ports/foc.hash b/repos/base-foc/ports/foc.hash index f274f81fb..d5bcb4790 100644 --- a/repos/base-foc/ports/foc.hash +++ b/repos/base-foc/ports/foc.hash @@ -1 +1 @@ -04471082e6f2db5a80e190468691b73a68e2e206 +e5e855ddfbdb87d4c2b64acacccd5f7a451395ea diff --git a/repos/base-foc/ports/foc.port b/repos/base-foc/ports/foc.port index 1e9363fec..a2fd7b40a 100644 --- a/repos/base-foc/ports/foc.port +++ b/repos/base-foc/ports/foc.port @@ -1,6 +1,6 @@ LICENSE := GPLv2 VERSION := git DOWNLOADS := foc.git -URL(foc) := http://github.com/ssumpf/foc.git -REV(foc) := 8fb47446ed075efc13fae3e87b6ca5119a14a38f +URL(foc) := http://github.com/cproc/foc.git +REV(foc) := f201220aa686083d10805a91343b67629b62fe30 DIR(foc) := src/kernel/foc